Class PromotionPriceRow

All Implemented Interfaces:
Serializable, Comparable

public class PromotionPriceRow extends GeneratedPromotionPriceRow
PromotionPriceRow. The promotion price row holds a currency and a currency specific price. This is used by the promotions when they need to hold and represent a product price or order threshold price. The price must be specified in the currency used in the cart or order.
See Also:
  • Constructor Details

    • PromotionPriceRow

      public PromotionPriceRow()