# SubscriptionManualDiscountEntitledLinesInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for the subscription lines the discount applies on.

### Access Scopes



## Fields
* [all](/docs/api/admin/2025-01/scalars/Boolean): Boolean - Specify whether the subscription discount will apply on all subscription lines.
* [lines](/docs/api/admin/2025-01/input-objects/SubscriptionManualDiscountLinesInput): SubscriptionManualDiscountLinesInput - The ID of the lines to add to or remove from the subscription discount.


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


## Examples