Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.12 KB

UpdateCompanyUserRequest.md

File metadata and controls

16 lines (11 loc) · 1.12 KB

UpdateCompanyUserRequest

Properties

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]
email 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]