NameDescriptionTypeAdditional information
Product The product within the warehouse. ProductBaseModel None.
TotalInventory The Total inventory for the product. integer None.
AvailableInventory The Total inventory - the Quarantined inventory for the product. integer None.
QuarantinedInventory The Quarantined inventory for the product. integer None.
OnBackOrder The amount of stock that is currently on back order. integer None.
IsAkit Indicates if this is a kit or not boolean None.
Allocated The total amount of stock that is currently allocated to orders. integer None.
StockLocations The stock locations that the product is a part of. Collection of WarehouseInventoryStockLocationModel None.