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
newPassword
:
string
New password to be set.
Readonly
token
Value
tokenValue
:
string
Value of the token to reset the Customer password.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Password
token
Value
Typescript SDK Type Docs
Loading...
New password to be set.