# SubscriptionManualDiscountEntitledLinesInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the subscription lines the discount applies on. ### Access Scopes ## Fields * [all](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - Specify whether the subscription discount will apply on all subscription lines. * [lines](/docs/api/admin-graphql/2024-10/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-graphql/2024-10/input-objects/SubscriptionManualDiscountInput) ## Examples