BandedPriceFulfillmentOption
and BandedFulfillmentPricingProvider
@Deprecated public interface ShippingRateDao
FulfillmentOption}, {@link FulfillmentPricingService}
Modifier and Type | Method and Description |
---|---|
ShippingRate |
create()
Deprecated.
|
ShippingRate |
readShippingRateByFeeTypesUnityQty(String feeType,
String feeSubType,
BigDecimal unitQuantity)
Deprecated.
|
ShippingRate |
readShippingRateById(Long id)
Deprecated.
|
ShippingRate |
save(ShippingRate shippingRate)
Deprecated.
|
ShippingRate save(ShippingRate shippingRate)
ShippingRate readShippingRateById(Long id)
ShippingRate readShippingRateByFeeTypesUnityQty(String feeType, String feeSubType, BigDecimal unitQuantity)
ShippingRate create()
Copyright © 2022. All rights reserved.