Class PriceDetail

java.lang.Object
com.broadleafcommerce.pricing.client.domain.PriceDetail
All Implemented Interfaces:
PriceDetailComparable, Serializable

public class PriceDetail extends Object implements Serializable, PriceDetailComparable
Details about the candidate prices and their originating PriceListRef. These will be aggregated on a PriceInfo.
Author:
Chad Harchar (charchar)
See Also: