User
The user
object represents the predefined information of a user
Available Fields
Field | Type | Description |
| ID | A base64-encoded version of the |
| string | User's id which must be used as |
| string | User's email |
| string | User's name |
| string | User's phone number |
| boolean | True if the user is active. Otherwise, False. |
| DateTime | Date and time when the user has been created |
| DateTime | Date and time when the user's information has been updated |
This object is used in the following:
Last updated