java.lang.Object
org.bhn.promotion.core.model.pricing.Promo
All Implemented Interfaces:
Serializable

public class Promo extends Object implements Serializable
The Promo class encapsulates all relevant details of a promotion, such as the promo code, its value, the type of discount applied, and the effect the promo has on the order.
See Also:
  • Constructor Details

    • Promo

      public Promo()