Uses of Class
com.microsoft.store.partnercenter.models.products.InventoryItem
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.extensions.products | |
| com.microsoft.store.partnercenter.models.products |
-
Uses of InventoryItem in com.microsoft.store.partnercenter.extensions.products
Methods in com.microsoft.store.partnercenter.extensions.products that return types with arguments of type InventoryItem Modifier and Type Method Description List<InventoryItem>IProductExtensionsByCountry. checkInventory(InventoryCheckRequest checkRequest)Retrieves inventory validation results for the provided country.List<InventoryItem>ProductExtensionsByCountryOperations. checkInventory(InventoryCheckRequest checkRequest)Retrieves inventory validation results for the provided country. -
Uses of InventoryItem in com.microsoft.store.partnercenter.models.products
Methods in com.microsoft.store.partnercenter.models.products that return types with arguments of type InventoryItem Modifier and Type Method Description List<InventoryItem>InventoryCheckRequest. getTargetItems()Method parameters in com.microsoft.store.partnercenter.models.products with type arguments of type InventoryItem Modifier and Type Method Description voidInventoryCheckRequest. setTargetItems(List<InventoryItem> value)