# ExchangeLineItemAppliedDiscountInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for an applied discount on a calculated exchange line item. ### Access Scopes ## Fields * [description](/docs/api/admin/unstable/scalars/String): String - The description of the discount. * [value](/docs/api/admin/unstable/input-objects/ExchangeLineItemAppliedDiscountValueInput): ExchangeLineItemAppliedDiscountValueInput! - The value of the discount as a fixed amount or a percentage. ## Input objects with this input object * [CalculateExchangeLineItemInput](/docs/api/admin/unstable/input-objects/CalculateExchangeLineItemInput) * [ExchangeLineItemInput](/docs/api/admin/unstable/input-objects/ExchangeLineItemInput) ## Examples