Poq.SDK.Node

Home > @poq/sdk-sfcc > PriceAdjustmentLimits

PriceAdjustmentLimits class

Document representing a list of PriceAdjustmentLimit items. It returns all the price adjustment limits for a particular user across various Access Roles.

Signature:

export declare class PriceAdjustmentLimits extends BaseModel<PriceAdjustmentLimits> 

Extends: BaseModel<PriceAdjustmentLimits

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the PriceAdjustmentLimits class

Properties

Property Modifiers Type Description
limits?   Array<PriceAdjustmentLimit> (Optional) The list of price adjustment limits applicable for a user across all roles.