IdentityContextModel

  • identityConnectionId
    Type: stringFormat: uuid

    The ID of the api connection.

  • organisationId
    Type: stringFormat: uuid

    The ID of the organisation this user belongs to.

  • organisationName
    Type: string | null

    The name of the organisation this user belongs to.

  • partnerCode
    Type: string | null

    The code of the partner this user belongs to.

  • partnerId
    Type: string | nullFormat: uuid

    The ID of the partner this user belongs to.

  • partnerName
    Type: string | null

    The name of the partner this user belongs to.

  • userFullName
    Type: string | null

    The full name of the current user.

  • userId
    Type: stringFormat: uuid

    The ID of the user.