705 B
705 B
displayed_sidebar
| displayed_sidebar |
|---|
| pricingReference |
RemovePriceSetRulesDTO
An object of expected properties when removing a price set's rules.
Properties
id
id: string
A string indicating the ID of the price set.
Defined in
packages/types/src/pricing/common/price-set.ts:118
rules
rules: string[]
An array of strings, each string is the rule_attribute of a rule you want to remove.