Class DiscountModel
java.lang.Object
org.bhn.promotion.core.model.promotions.DiscountModel
Represents the discount details applied to a promotion.
This class encapsulates the total discount information, including the grand total after discounts, the total discount applied, and a mapping of individual item discounts.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DiscountModel
public DiscountModel()
-