Name | Type | Description | Notes |
---|---|---|---|
accountGroups | kotlin.collections.List<kotlin.String> | The list of account groups associated with this user. | [optional] |
active | kotlin.Boolean | Sets the status of the user to active (true) or inactive (false). | [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] |