Facilitator

  • company
    Type: object | null
    • id
      Type: stringFormat: uuid
    • name
      Type: string
  • companyId
    Type: string | nullFormat: uuid
  • createdAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • id
    Type: stringFormat: uuid
  • role
    Type: stringenum
    values
    • connector
    • facilitator
    • referral_source
  • side
    Type: string | nullenum
    values
    • seeker
    • provider
  • user
    Type: object | null
    • email
      Type: string
    • firstName
      Type: string
    • id
      Type: stringFormat: uuid
    • lastName
      Type: string
  • userId
    Type: string | nullFormat: uuid