appDiscountType:
AppDiscountType! -
The app discount type providing the discount type.
asyncUsageCount:
Int! -
The number of times the discount has been used. This value is updated asynchronously and can be different than the actual usage count.
combinesWith:
DiscountCombinesWith! -
Determines which discount classes the discount can combine with.
createdAt:
DateTime! -
The date and time when the discount was created.
discountClass:
DiscountClass! -
The class of the discount for combining purposes.
DiscountAutomatic
The type of discount associated to the automatic discount. For example, the automatic discount might offer a basic discount using a fixed percentage, or a fixed amount, on specific products from the order. The automatic discount may also be a BXGY discount, which offers customer discounts on select products if they add a specific product to their order.