Class Discount
java.lang.Object
org.bhn.promotion.core.model.pricing.Discount
- All Implemented Interfaces:
Serializable
Represents a discount applied to a pricing model.
This class encapsulates the details of a discount, including its code, type, value, description, and currency. It allows for flexible discount configurations based on different pricing strategies.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Discount
public Discount()
-