Name | Type | Description | Notes |
---|---|---|---|
id | string | The user's ID. | [optional] |
name | string | The user's name. | [optional] |
role | string | The user's role. | [optional] |
string | The user's email. | [optional] | |
pending | bool | Whether the user is pending. | [optional] |
enabled | bool | Whether the user is enabled. | [optional] |
createdAt | \DateTime | The date when the user was created. | [optional] |
updatedAt | \DateTime | The date when the user was last updated. | [optional] |
lastLogin | \DateTime | The date when the user was last logged in. | [optional] |
allSubAccounts | bool | [optional] | |
groups | \Cloudinary\Provisioning\Model\UserGroupSummary[] | The list of user groups. | [optional] |
subAccountIds | string | The list of the product environments IDs. | [optional] |