One type of value given to a customer when a discount is applied to an order.
The application of a discount with this value gives the customer the specified percentage off a specified item.
Access Scopes
Fields
percentage:
Float! -
The percentage value of the object. This is a number between -100 (free) and 0 (no discount).
Connections
Related queries
Related mutations
Related Unions
PricingValue
The type of value given to a customer when a discount is applied to an order. For example, the application of the discount might give the customer a percentage off a specified item. Alternatively, the application of the discount might give the customer a monetary value in a given currency off an order.