Poq.SDK.Node

Home > @poq/sdk-sfcc > BasketReference > (constructor)

BasketReference.(constructor)

Constructs a new instance of the BasketReference class

Signature:

constructor(params?: {
        basketId: string;
        customerId: string;
    });

Parameters

Parameter Type Description
params { basketId: string; customerId: string; } (Optional)