Anchor to AppSubscriptionDiscountValueApp
AppSubscriptionDiscountValue
union
The value of the discount.
Anchor to Possible typesPossible types
- •OBJECT
The fixed amount value of a discount.
- •OBJECT
The percentage value of a discount.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The value of the discount applied every billing interval.
Was this section helpful?
1union AppSubscriptionDiscountValue = AppSubscriptionDiscountAmount | AppSubscriptionDiscountPercentage