Class PromotionQuantityAndPricesRow

All Implemented Interfaces:
Serializable, Comparable

public class PromotionQuantityAndPricesRow extends GeneratedPromotionQuantityAndPricesRow
PromotionQuantityAndPricesRow. Holds a quantity and a collection of PromotionPriceRow objects. This is used by the ProductSteppedMultiBuyPromotion to hold the settings for a single step.
See Also:
  • Constructor Details

    • PromotionQuantityAndPricesRow

      public PromotionQuantityAndPricesRow()
  • Method Details