Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 490 Bytes

PasswordReq.md

File metadata and controls

11 lines (7 loc) · 490 Bytes

PasswordReq

Properties

Name Type Description Notes
OldPassword string The user's existing password. [optional] [default to null]
NewPassword string New password for marking as to be updated. [optional] [default to null]

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