Home > @poq/sdk-sfcc > TokenInfo > (constructor)
Constructs a new instance of the TokenInfo class
Signature:
constructor(token: string, customerId: string, isGuest?: boolean | null);
| Parameter | Type | Description |
|---|---|---|
| token | string | |
| customerId | string | |
| isGuest | boolean | null | (Optional) |