Training
For clients
Загружается...
The object provides data on a manager's client.
Used in objects: AgencyManagerClient
| Field name | Type | Conditions | Description |
|---|---|---|---|
| account | UserAccount | readable | Level of manager access to the client account. |
| additional_info | AdditionalClientInfo | readable | The object that contains additional information about the client. |
| id | id | readable writable default_field min_value=1 max_value=2147483647 | Client ID. |
| status | string | readable choices =
| Relationship status between client and manager. |
| username | string | readable writable | Client name. |