Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 955 Bytes

UpdateMerchantUserRequest.md

File metadata and controls

15 lines (10 loc) · 955 Bytes

UpdateMerchantUserRequest

Properties

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