- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
PriceRuleDTO
A price rule's data.
id
stringThe ID of the price rule.
price_set_id
stringThe ID of the associated price set.
The associated price set.
attribute
stringThe attribute of the price rule
value
stringThe value of the price rule.
priority
numberThe priority of the price rule in comparison to other applicable price rules.
price_id
stringThe ID of the associated price.
price_list_id
stringThe ID of the associated price list.
created_at
DateWhen the price_rule was created.
updated_at
DateWhen the price_rule was updated.
deleted_at
null | DateWhen the price_rule was deleted.
Was this page helpful?