Interface GetInventoryLocationBucketsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventoryBucketType(InventoryBucketTypeTransfer inventoryBucketType) voidsetInventoryLocation(InventoryLocationTransfer inventoryLocation) voidsetInventoryLocationBucketCount(Long inventoryLocationBucketCount) voidsetInventoryLocationBuckets(List<InventoryLocationBucketTransfer> inventoryLocationBuckets)
-
Method Details
-
getInventoryLocation
-
setInventoryLocation
-
getInventoryBucketType
-
setInventoryBucketType
-
getInventoryLocationBucketCount
-
setInventoryLocationBucketCount
-
getInventoryLocationBuckets
-
setInventoryLocationBuckets
-