Home > @vsf-enterprise/sap-commerce-webservices-sdk > ResetPassword
ResetPassword interface
Representation of a Reset Password ResetPassword
Signature:
export interface ResetPassword
Properties
| Property | Type | Description |
|---|---|---|
| newPassword | string | new password string which is required to complete process of resetting password |
| token | string | token value which will be generated as unique string that will be sent with email to allow user for completing reset-password operation |