# DiscountCustomersInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for which customers to add to or remove from the discount.

### Access Scopes



## Fields
* [add](/docs/api/admin/2025-01/scalars/ID): ID - A list of customers to add to the current list of customers who can use the discount.
* [remove](/docs/api/admin/2025-01/scalars/ID): ID - A list of customers to remove from the current list of customers who can use the discount.


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


## Examples