Poq.SDK.Node

Home > @poq/sdk-sfcc > PasswordReset

PasswordReset class

Document representing a password reset request.

Signature:

export declare class PasswordReset extends BaseModel<PasswordReset> 

Extends: BaseModel<PasswordReset

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the PasswordReset class

Properties

Property Modifiers Type Description
identification?   string (Optional) The customers login or the customers email depending on the type value.
type?   PasswordResetTypeEnum (Optional) The type of customer identification.