Home > @poq/sdk-sfcc > PriceAdjustmentLimits > (constructor)
Constructs a new instance of the PriceAdjustmentLimits class
Signature:
constructor(params?: {
limits?: Array<PriceAdjustmentLimit>;
});
| Parameter | Type | Description |
|---|---|---|
| params | { limits?: Array<PriceAdjustmentLimit>; } | (Optional) |