editUser
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Created by IntelliJ IDEA. User: marc Date: Jul 24, 2010 Time: 7:07:31 AM
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (string) | 0/1 | Get unique identifer |
| login (string) | 0/1 | |
| links (links) | 0/1 | |
| status (status) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| id | id (string) | Get unique identifer |
| login | login (string) | |
| links | links (links) | |
| status | status (status) |