Training
For clients
Загружается...
The object contains info described an user in objects.
Used in objects: SharingKey
| Field name | Type | Conditions | Description |
|---|---|---|---|
| additional_info | AdditionalUserInfo | readable | The object that contains additional information about the user. |
| agency | Agency | readable | User agency information. It is returned only for the agency tokens acquired with the Client Credentials Grant method.. |
| agency_username | string | readable | Main user agency name, if applicable. |
| available_mailings | list of string | readable | User available mailing lists. |
| branch_username | string | readable | Main agency user name, if applicable. |
| readable default_field | Email. | ||
| firstname | string | readable default_field | First name. |
| id | id | readable default_field min_value=1 max_value=2147483647 | User ID. |
| language | string | readable default_field choices =
| User language. |
| lastname | string | readable default_field | Last name. |
| mailings | list of string | readable | User mailing lists. |
| partner | Partner | readable | Information about user's partner account. |
| status | string | readable writable default_field choices =
| Status. |
| types | list of string | readable default_field | User types. |
| username | string | readable default_field | User login in the service. |