Anchor to PriceRuleValuePrice
PriceRuleValue
union
Requires access scope.
The type of the price rule value. The price rule value might be a percentage value, or a fixed amount.
Anchor to Possible typesPossible types
- •OBJECT
The value of a fixed amount price rule.
- •OBJECT
The value of a percent price rule.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECTDeprecated
The value of the price rule.
Was this section helpful?
union PriceRuleValue = PriceRuleFixedAmountValue | PriceRulePercentValue