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