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