ReferralEntity

Resolved seeker or provider (USER or COMPANY)

  • company
    Type: object | null
    • id
      Type: stringFormat: uuid
    • name
      Type: string
  • email
    Type: string | null
  • firstName
    Type: string | null
  • id
    Type: stringFormat: uuid
  • lastName
    Type: string | null
  • name
    Type: string | null

    Present for COMPANY-shaped entities

  • type
    Type: stringenum
    values
    • USER
    • COMPANY