Interface GetShippingMethodDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setShippingMethod
(ShippingMethodTransfer shippingMethod) void
setShippingMethodDescriptions
(List<ShippingMethodDescriptionTransfer> shippingMethodDescriptions)
-
Method Details
-
getShippingMethod
-
setShippingMethod
-
getShippingMethodDescriptions
-
setShippingMethodDescriptions
void setShippingMethodDescriptions(List<ShippingMethodDescriptionTransfer> shippingMethodDescriptions)
-