ExchangeLineItemAppliedDiscountValueInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
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:
MoneyInput -
The value of the discount as a fixed amount.
-
percentage:
Float -
The value of the discount as a percentage.
Input objects with this input object
Examples