DiscountCustomerGetsValueInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the quantity of items discounted and the discount value.
Access Scopes
Fields
-
discountAmount:
DiscountAmountInput -
The value of the discount.
-
discountOnQuantity:
DiscountOnQuantityInput -
The quantity of the items that are discounted and the discount value.
-
percentage:
Float -
The percentage value of the discount. Value must be between 0.00 - 1.00.
Input objects with this input object
Examples