ReportLocationStatusResultModel

  • locations
    Type: array object[] | null ยท ReportLocationStatusResultModel.LocationModel[]

    The locations in the warehouse

    • isOccupied
      Type: boolean

      If the location is occupied

    • warehouseLocationName
      Type: string | null

      The name of the location

    • warehouseZoneName
      Type: string | null

      The name of the location's zone

  • totalLocations
    Type: numberFormat: double

    The total number of locations

  • totalLocationsEmpty
    Type: numberFormat: double

    The total number of locations empty

  • totalLocationsOccupied
    Type: numberFormat: double

    The total number of locations occupied

  • warehouseName
    Type: string | null

    The name of the warehouse