Class FulfillmentOptionBand

java.lang.Object
com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
All Implemented Interfaces:
Serializable

@Deprecated public class FulfillmentOptionBand extends Object implements Serializable
Deprecated.
Since 1.7.0. Moved to shipping service.
A band represents a tier of pricing for a specific BandedFulfillmentPricingOption. The band for a FulfillmentPricingRequest is chosen based on the minimum amount defined for the band and the band type defined for the option.
See Also: