Anchor to AppSubscriptionDiscountValueApp
AppSubscriptionDiscountValue
union
The value of the discount.
Anchor to Possible typesPossible types
- •OBJECT
The fixed amount value of a discount.
- amount•Moneynon-null
V2! The fixed amount value of a discount.
- amount•
- •OBJECT
The percentage value of a discount.
- percentage•Float!non-null
The percentage value of a discount.
- percentage•
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?
union AppSubscriptionDiscountValue = AppSubscriptionDiscountAmount | AppSubscriptionDiscountPercentage