Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 558 Bytes

ChangePasswordRequest.md

File metadata and controls

12 lines (8 loc) · 558 Bytes

Yaksa.OrckestraCommerce.Client.Model.ChangePasswordRequest

Membership represents a set of Authorization rules applied to a Customer.

Properties

Name Type Description Notes
NewPassword string The new (replacement) password [optional]
OldPassword string The old (current) password [optional]

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