PriceListRule - Pricing Module Data Models Reference

This documentation provides a reference to the PriceListRule data model. It belongs to the Pricing Module.

idPrimaryKeyModifier<IdProperty>
The ID of the price list rule.
attributeTextProperty
The attribute of the price list rule. For example, region\_id.
price_listBelongsTo<PriceList>
The associated PriceList.
valueJSONPropertyOptional
The value of the price list rule. For example, reg\_123.
Was this page helpful?