Class BaseTotalDetails
java.lang.Object
org.bhn.promotion.core.model.pricing.BaseTotalDetails
- All Implemented Interfaces:
Serializable
Represents the total details of a transaction, including quantities and monetary summaries.
This class encapsulates key financial information relevant to promotions, including
the total quantity of items and the calculated totals for grand and merchandise values.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseTotalDetails
public BaseTotalDetails()
-