# SubscriptionDiscountFixedAmountValue - admin - OBJECT Version: 2025-01 ## Description The value of the discount and how it will be applied. ### Access Scopes `read_own_subscription_contracts` access scope. ## Fields * [amount](/docs/api/admin/2025-01/objects/MoneyV2): MoneyV2! - The fixed amount value of the discount. * [appliesOnEachItem](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether the amount is applied per item. ## Connections ## Related queries ## Related mutations ## Related Unions * [SubscriptionDiscountValue](/docs/api/admin/2025-01/unions/SubscriptionDiscountValue) The value of the discount and how it will be applied. ## Examples