Home > @poq/sdk > ShippingMethodsResponse > (constructor)
Constructs a new instance of the ShippingMethodsResponse
class
Signature:
constructor(params?: {
shippingMethods?: ShippingMethod[];
});
Parameter | Type | Description |
---|---|---|
params | { shippingMethods?: ShippingMethod[]; } | (Optional) |