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