Skip to main content

ChangeAccountRequest

Properties

NameTypeDescriptionNotes
newPasswordStringAccount's new password[optional] [default to null]
newRoleStringAccount's role[optional] [default to null]
newUsernameStringAccount's new username[optional] [default to null]
passwordStringAccount's password, must be provided for ADMIN role[optional] [default to null]
usernameStringAccount's username[optional] [default to null]

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