Interface GetShippingMethodsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetShippingMethodCount(Long shippingMethodsCount) voidsetShippingMethods(List<ShippingMethodTransfer> shippingMethods)
-
Method Details
-
getShippingMethodCount
-
setShippingMethodCount
-
getShippingMethods
-
setShippingMethods
-