Readonly
discountedOptional
Readonly
maxMaximum number of times this Discount can be applied. Do not set if the Discount should be applied an unlimited number of times.
Readonly
predicateValid LineItem target predicate. The Discount will be applied to Line Items that are matched by the predicate.
Readonly
selectionDiscounts particular Line Items only according to the SelectionMode.
Readonly
triggerNumber of Line Items to be present in order to trigger an application of this Discount.
Readonly
type
Number of Line Items that are discounted per application of this Discount. It must be less than or equal to the
triggerQuantity
.