Poq.SDK.Node

Home > @poq/sdk-sfcc > PasswordReset > (constructor)

PasswordReset.(constructor)

Constructs a new instance of the PasswordReset class

Signature:

constructor(params?: {
        identification?: string;
        type?: PasswordResetTypeEnum;
    });

Parameters

Parameter Type Description
params { identification?: string; type?: PasswordResetTypeEnum; } (Optional)