PartnerPageModel

  • index
    Type: integerFormat: int32

    The current page index.

  • partners
    Type: array object[] | null ยท PartnerHeaderModel[]

    The collection of partners included in this page.

    • code
      Type: string | null

      The code of the partner.

    • email
      Type: string | null

      The email address of the partner.

    • externalId
      Type: string | null

      The external ID of the partner.

    • id
      Type: stringFormat: uuid

      The ID of the partner.

    • name
      Type: string | null

      The name of the partner.

    • relationship
      Type: integerenum

      Integer numbers.

      values
      • Client = 1
      • Carrier = 2
    • status
      Type: integerenum

      Integer numbers.

      values
      • Inactive = 1
      • Active = 2
  • total
    Type: integerFormat: int32

    The total number of results that matched the predicate