InventoryProductItemPageModel
- indexType: integerFormat: int32
The current page index.
- itemsType: array object[] | null ยท InventoryProductItemHeaderModel[]
The collection of warehouse product items included in this page.
- availableType: numberFormat: double
Quantity The quantity available.
- availableType: numberFormat: double
Volume M3 The volume available in metres cubed.
- availableType: numberFormat: double
Weight K G The weight available in kilograms.
- onType: numberFormat: double
Hand Quantity The quantity on hand.
- onType: numberFormat: double
Hand Volume M3 The volume of hand in metres cubed.
- onType: numberFormat: double
Hand Weight K G The weight on hand in kilograms.
- serialType: string | null
The serial of the warehouse product item.
- transferableType: numberFormat: double
Quantity The quantity transferable.
- transferableType: numberFormat: double
Volume M3 The volume transferable in metres cubed.
- transferableType: numberFormat: double
Weight K G The weight transferable in kilograms.
- warehouseType: stringFormat: uuid
Product Item Id The ID of the warehouse product item.
- totalType: integerFormat: int32
The total number of results that matched the predicate.