Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

PriceListRuleDTO

The price list rule's details.

Properties

idstringRequired
The price list rule's ID.
valuestringRequired
The value of the rule.
rule_typeRuleTypeDTORequired
The associated rule type.
price_listPriceListDTORequired
The associated price list.
price_list_rule_valuesPriceListRuleValueDTO[]
The associated rule values.
Was this section helpful?