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