Class Offer
java.lang.Object
org.bhn.promotion.core.model.pricing.Offer
- All Implemented Interfaces:
Serializable
Represents an offer that can be applied in pricing contexts.
This model holds information about a specific offer, including its unique identifier, a code for easy reference, a description, and its monetary value along with the currency in which the offer is expressed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Offer
public Offer()
-