OrderEditAppliedDiscountInput input object
Version unstable
The input fields used to add a discount during an order edit.
Input fields
-
description (
String
)The description of the discount.
-
fixedValue (
MoneyInput
)The value of the discount as a fixed amount.
-
percentValue (
Float
)The value of the discount as a percentage.
Version 2021-04 (Release candidate)
The input fields used to add a discount during an order edit.
Input fields
-
description (
String
)The description of the discount.
-
fixedValue (
MoneyInput
)The value of the discount as a fixed amount.
-
percentValue (
Float
)The value of the discount as a percentage.
Version 2021-01 (Latest)
The input fields used to add a discount during an order edit.
Input fields
-
description (
String
)The description of the discount.
-
fixedValue (
MoneyInput
)The value of the discount as a fixed amount.
-
percentValue (
Float
)The value of the discount as a percentage.
Version 2020-10
The input fields used to add a discount during an order edit.
Input fields
-
description (
String
)The description of the discount.
-
fixedValue (
MoneyInput
)The value of the discount as a fixed amount.
-
percentValue (
Float
)The value of the discount as a percentage.