Name | Type | Description | Notes |
---|---|---|---|
kotlin.String | The email address of the user. | ||
name | Name | ||
username | kotlin.String | The user's email address that will be their username. Must be the same as the one in the `email` field. | |
accountGroups | kotlin.collections.List<kotlin.String> | The list of account groups associated with this user. | [optional] |
associatedMerchantAccounts | kotlin.collections.List<kotlin.String> | The list of merchant accounts associated with this user. | [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] |