Name | Type | Description | Notes |
---|---|---|---|
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] |
associatedMerchantAccounts | kotlin.collections.List<kotlin.String> | The list of merchant accounts to associate the user with. | [optional] |
kotlin.String | The email address of the user. | [optional] | |
name | Name2 | [optional] | |
roles | kotlin.collections.List<kotlin.String> | The list of roles for this user. | [optional] |
timeZoneCode | kotlin.String | The tz database name of the time zone of the user. For example, Europe/Amsterdam. | [optional] |