# SubscriptionDiscountValue - admin-graphql - UNION Version: 2024-10 ## Description The value of the discount and how it will be applied. ### Access Scopes `read_own_subscription_contracts` access scope. ## Possible types * [SubscriptionDiscountFixedAmountValue](/docs/api/admin-graphql/2024-10/objects/SubscriptionDiscountFixedAmountValue) * [SubscriptionDiscountPercentageValue](/docs/api/admin-graphql/2024-10/objects/SubscriptionDiscountPercentageValue) ## Fields with this union * [SubscriptionManualDiscount.value](/docs/api/admin-graphql/2024-10/objects/SubscriptionManualDiscount) ## Examples