# DiscountCustomerSelectionInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for the customers who can use this discount.

### Access Scopes



## Fields
* [all](/docs/api/admin/2025-01/scalars/Boolean): Boolean - Whether all customers can use this discount.
* [customerSegments](/docs/api/admin/2025-01/input-objects/DiscountCustomerSegmentsInput): DiscountCustomerSegmentsInput - The list of customer segment IDs to add or remove from the list of customer segments.
* [customers](/docs/api/admin/2025-01/input-objects/DiscountCustomersInput): DiscountCustomersInput - The list of customer IDs to add or remove from the list of customers.


## Input objects with this input object
* [DiscountCodeAppInput](/docs/api/admin/2025-01/input-objects/DiscountCodeAppInput)
* [DiscountCodeBasicInput](/docs/api/admin/2025-01/input-objects/DiscountCodeBasicInput)
* [DiscountCodeBxgyInput](/docs/api/admin/2025-01/input-objects/DiscountCodeBxgyInput)
* [DiscountCodeFreeShippingInput](/docs/api/admin/2025-01/input-objects/DiscountCodeFreeShippingInput)


## Examples