Home > @poq/sdk-sfcc > PasswordReset > (constructor)
Constructs a new instance of the PasswordReset
class
Signature:
constructor(params?: {
identification?: string;
type?: PasswordResetTypeEnum;
});
Parameter | Type | Description |
---|---|---|
params | { identification?: string; type?: PasswordResetTypeEnum; } | (Optional) |