1.5 KiB
1.5 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| pricingReference |
UpdatePriceSetMoneyAmountRulesDTO
An object used to update a price set money amount rule. The price set money amount rule is identified by the provided id.
Properties
id
id: string
A string indicating the ID of the price set money amount rule to update.
Defined in
packages/types/src/pricing/common/price-set-money-amount-rules.ts:48
price_set_money_amount
Optional price_set_money_amount: string
A string indicating the ID of a price set money amount.
Defined in
packages/types/src/pricing/common/price-set-money-amount-rules.ts:49
rule_type
Optional rule_type: string
A string indicating the ID of a rule type.
Defined in
packages/types/src/pricing/common/price-set-money-amount-rules.ts:50
value
Optional value: string
A string indicating the value of the price set money amount rule.
Defined in
packages/types/src/pricing/common/price-set-money-amount-rules.ts:51