Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 472 Bytes

ChangePasswordParameter.md

File metadata and controls

14 lines (6 loc) · 472 Bytes

ChangePasswordParameter

Properties

Name Type Description Notes
oldPassword String Old password that needs to be changed for the Account.
newPassword String New password that needs to be set for the Account. Set this to null for unsetting the current password. Not including this property also results in unsetting of the current password. [optional]