public interface BandedPriceFulfillmentOption extends FulfillmentOption
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FulfillmentPriceBand> |
getBands() |
void |
setBands(java.util.List<FulfillmentPriceBand> bands) |
getFulfillmentType, getId, getLongDescription, getName, getTaxable, getTaxCode, getUseFlatRates, setFulfillmentType, setId, setLongDescription, setName, setTaxable, setTaxCode, setUseFlatRatesjava.util.List<FulfillmentPriceBand> getBands()
void setBands(java.util.List<FulfillmentPriceBand> bands)
Copyright © 2018. All Rights Reserved.