# AppSubscriptionDiscountValueInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields to specify the value discounted every billing interval. ### Access Scopes ## Fields * [amount](/docs/api/admin-graphql/2024-10/scalars/Decimal): Decimal - The monetary value of a discount. * [percentage](/docs/api/admin-graphql/2024-10/scalars/Float): Float - The percentage value of a discount. ## Input objects with this input object * [AppSubscriptionDiscountInput](/docs/api/admin-graphql/2024-10/input-objects/AppSubscriptionDiscountInput) ## Examples