# SubscriptionManualDiscountLinesInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for line items that the discount refers to. ### Access Scopes ## Fields * [add](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the lines to add to the subscription discount. * [remove](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the lines to remove from the subscription discount. ## Input objects with this input object * [SubscriptionManualDiscountEntitledLinesInput](/docs/api/admin-graphql/2024-10/input-objects/SubscriptionManualDiscountEntitledLinesInput) ## Examples