Name | Type | Description | Notes |
---|---|---|---|
kotlin.String | The email address of the user. | ||
id | kotlin.String | The unique identifier of the user. | |
roles | kotlin.collections.List<kotlin.String> | The list of roles for this user. | |
timeZoneCode | kotlin.String | The tz database name of the time zone of the user. For example, Europe/Amsterdam. | |
username | kotlin.String | The username for this user. | |
links | Links | [optional] | |
accountGroups | kotlin.collections.List<kotlin.String> | The list of account groups associated with this user. | [optional] |
active | kotlin.Boolean | Indicates whether this user is active. | [optional] |
apps | kotlin.collections.List<kotlin.String> | Set of apps available to this user | [optional] |
associatedMerchantAccounts | kotlin.collections.List<kotlin.String> | The list of merchant accounts associated with this user. | [optional] |
name | Name | [optional] |