WarehousePageModel

  • index
    Type: integerFormat: int32

    The current page index.

  • total
    Type: integerFormat: 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: stringFormat: uuid

      The ID of the address associated with the warehouse.

    • code
      Type: string | null

      The code of the warehouse.

    • id
      Type: stringFormat: uuid

      The ID of the warehouse.

    • latitude
      Type: numberFormat: double

      The latitude of the warehouse address.

    • longitude
      Type: numberFormat: double

      The longitude of the warehouse address.

    • name
      Type: string | null

      The name of the warehouse.

    • status
      Type: integerenum

      Integer numbers.

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

      Identifier for the warehouse time zone