Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 741 Bytes

BulkUserUpdate.md

File metadata and controls

15 lines (11 loc) · 741 Bytes

BulkUserUpdate

Properties

Name Type Description Notes
Attributes []interface{} Map of additional attributes. [optional] [default to null]
Email string [optional] [default to null]
Firstname string [optional] [default to null]
Id string Object ID of the systemuser being updated [optional] [default to null]
Lastname string [optional] [default to null]
Username string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]