Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
MyCustomerResetPassword
Interface MyCustomerResetPassword
interface
MyCustomerResetPassword
{
newPassword
:
string
;
tokenValue
:
string
;
}
Index
Properties
new
Password
token
Value
Properties
Readonly
new
Password
new
Password
:
string
New password to be set.
Readonly
token
Value
token
Value
:
string
Value of the token to reset the Customer password.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
new
Password
token
Value
Typescript SDK Type Docs
Loading...
New password to be set.