# SubscriptionDiscountAllocation - admin-graphql - OBJECT Version: 2024-10 ## Description Represents what a particular discount reduces from a line price. ### Access Scopes the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope. ## Fields * [amount](/docs/api/admin-graphql/2024-10/objects/MoneyV2): MoneyV2! - Allocation amount. * [discount](/docs/api/admin-graphql/2024-10/unions/SubscriptionDiscount): SubscriptionDiscount! - Discount that created the allocation. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples