Anchor to SubscriptionDiscountValueSubscription
SubscriptionDiscountValue
union
Requires access scope.
The value of the discount and how it will be applied.
Anchor to Possible typesPossible types
- •OBJECT
The value of the discount and how it will be applied.
- •OBJECT
The percentage value of the discount.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The value of the subscription discount.
Was this section helpful?
1union SubscriptionDiscountValue = SubscriptionDiscountFixedAmountValue | SubscriptionDiscountPercentageValue