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