# SubscriptionManualDiscountFixedAmountInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the fixed amount value of the discount and distribution on the lines. ### Access Scopes ## Fields * [amount](/docs/api/admin-graphql/2024-10/scalars/Float): Float - Fixed amount value. * [appliesOnEachItem](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - Whether the amount is intended per line item or once per subscription. ## Input objects with this input object * [SubscriptionManualDiscountValueInput](/docs/api/admin-graphql/2024-10/input-objects/SubscriptionManualDiscountValueInput) ## Examples