Skip to main content
Skip to main content

PriceRuleDTO

A price rule's data.

Properties

idstringRequired
The ID of the price rule.
price_set_idstringRequired
The ID of the associated price set.
price_setPriceSetDTORequired
The associated price set.
rule_type_idstringRequired
The ID of the associated rule type.
rule_typeRuleTypeDTORequired
The associated rule type.
valuestringRequired
The value of the price rule.
prioritynumberRequired
The priority of the price rule in comparison to other applicable price rules.
price_set_money_amount_idstringRequired
The ID of the associated price set money amount.
price_list_idstringRequired
The ID of the associated price list.
created_atDateRequired
When the price_rule was created.
updated_atDateRequired
When the price_rule was updated.
deleted_atnull | DateRequired
When the price_rule was deleted.
Was this section helpful?