See:
Description
Class Summary | |
---|---|
ItemLevelBuyXGetYFree | This class is to represent Item level buy 'X' get 'Y' as free type discount. |
ItemLevelOtherItemPercentDiscount | This class represents ItemLevelOtherItemPercentDiscount type specific details. |
ItemLevelOtherItemValueDiscount | The class represents ItemLevelOtherItemValueDiscount type specific data. |
ItemLevelPercentDiscount | This class represents ItemLevelPercentDiscount type specific data. |
ItemLevelPerItemValueDiscount | Item level value discount for each item. |
ItemLevelReducedFixedDiscount | Item level reduced fixed discount, for example, buy over 3 of item A, each A will be $5. |
ItemLevelSameItemPercentDiscount | This class represents ItemLevelSameItemPercentDiscount type specific data |
ItemLevelSameItemValueDiscount | This class represents ItemLevelSameItemValueDiscount type specific data |
ItemLevelValueDiscount | Amount off discount for all the items in one order. |
OrderLevelFixedDiscount | Order level fixed discount, buy over $x of this order, get $y off for this order. |
OrderLevelFreeGift | This class represents OrderLevelFreeGift type specific data |
OrderLevelPercentDiscount | This class represents the OrderLevelPercentDiscount type specific details. |
OrderLevelShippingDiscount | This class represents the OrderLevelShippingDiscount type specific details. |
ProductLevelBuyXGetYFree | This class represents the ProductLevelBuyXGetYFree type specific details. |
ProductLevelOtherItemPercentDiscount | This class represents ProductLevelOtherItemPercentDiscount type specific details. |
ProductLevelOtherItemValueDiscount | This class represents ProductLevelOtherItemValueDiscount type specific details. |
ProductLevelPercentDiscount | This class represents ProductLevelPercentDiscount type specific data |
ProductLevelPerItemValueDiscount | This class represents ProductLevelPerItemValueDiscount type specific details. |
ProductLevelValueDiscount | This class represents ProductLevelValueDiscount type specific details. |
Provides the Rules-based Discount object implementations.