WarehousePageModel

  • index
    Type: integer Format: int32

    The current page index.

  • total
    Type: integer Format: int32

    The total number of results that matched the search criteria. This is not the same thing as page.Partners.Count()!

  • warehouses
    Type: array object[] | null · WarehouseHeaderModel[]

    The collection of warehouses included in this page.

    • addressId
      Type: string Format: uuid

      The ID of the address associated with the warehouse.

    • code
      Type: string | null

      The code of the warehouse.

    • id
      Type: string Format: uuid

      The ID of the warehouse.

    • latitude
      Type: number Format: double

      The latitude of the warehouse address.

    • longitude
      Type: number Format: double

      The longitude of the warehouse address.

    • name
      Type: string | null

      The name of the warehouse.

    • status
      Type: integer · WarehouseStatusenum

      Integer numbers.

      values
      • Active = 1
      • Inactive = 2
    • timezoneId
      Type: string | null

      Identifier for the warehouse time zone