InventoryProductItemPageModel

  • index
    Type: integerFormat: int32

    The current page index.

  • items
    Type: array object[] | null ยท InventoryProductItemHeaderModel[]

    The collection of warehouse product items included in this page.

    • availableQuantity
      Type: numberFormat: double

      The quantity available.

    • availableVolumeM3
      Type: numberFormat: double

      The volume available in metres cubed.

    • availableWeightKG
      Type: numberFormat: double

      The weight available in kilograms.

    • onHandQuantity
      Type: numberFormat: double

      The quantity on hand.

    • onHandVolumeM3
      Type: numberFormat: double

      The volume of hand in metres cubed.

    • onHandWeightKG
      Type: numberFormat: double

      The weight on hand in kilograms.

    • serial
      Type: string | null

      The serial of the warehouse product item.

    • transferableQuantity
      Type: numberFormat: double

      The quantity transferable.

    • transferableVolumeM3
      Type: numberFormat: double

      The volume transferable in metres cubed.

    • transferableWeightKG
      Type: numberFormat: double

      The weight transferable in kilograms.

    • warehouseProductItemId
      Type: stringFormat: uuid

      The ID of the warehouse product item.

  • total
    Type: integerFormat: int32

    The total number of results that matched the predicate.