# DiscountCustomerGetsValueInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for the quantity of items discounted and the discount value.

### Access Scopes



## Fields
* [discountAmount](/docs/api/admin/2025-01/input-objects/DiscountAmountInput): DiscountAmountInput - The value of the discount.
* [discountOnQuantity](/docs/api/admin/2025-01/input-objects/DiscountOnQuantityInput): DiscountOnQuantityInput - The quantity of the items that are discounted and the discount value.
* [percentage](/docs/api/admin/2025-01/scalars/Float): Float - The percentage value of the discount. Value must be between 0.00 - 1.00.


## Input objects with this input object
* [DiscountCustomerGetsInput](/docs/api/admin/2025-01/input-objects/DiscountCustomerGetsInput)


## Examples