# SubscriptionManualDiscountFixedAmountInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for the fixed amount value of the discount and distribution on the lines.

### Access Scopes



## Fields
* [amount](/docs/api/admin/2025-01/scalars/Float): Float - Fixed amount value.
* [appliesOnEachItem](/docs/api/admin/2025-01/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/2025-01/input-objects/SubscriptionManualDiscountValueInput)


## Examples