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