Skip to main content
Skip to main content

PriceListDTO

A price list's details.

Properties

idstringRequired
The price list's ID.
titlestring
The price list's title.
starts_atnull | string
The price list is enabled starting from this date.
The price list's status.
ends_atnull | string
The price list expires after this date.
rules_countnumber
The number of rules associated with this price list.
price_set_money_amountsPriceSetMoneyAmountDTO[]
The associated price set money amounts.
money_amountsMoneyAmountDTO[]
The associated money amounts.
rule_typesRuleTypeDTO[]
The associated rule types.
The price set's rules.
price_list_rulesPriceListRuleDTO[]
The price set's rules.
Was this section helpful?