Poq.SDK.Node

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

PriceAdjustmentLimits.(constructor)

Constructs a new instance of the PriceAdjustmentLimits class

Signature:

constructor(params?: {
        limits?: Array<PriceAdjustmentLimit>;
    });

Parameters

Parameter Type Description
params { limits?: Array<PriceAdjustmentLimit>; } (Optional)