Skip to main content

Type Alias: ParticipantInfo

type ParticipantInfo: components["schemas"]["ParticipantInfo"];

Properties

PropertyTypeRequiredDescription
idstringYesParticipant ID
projectIdstringYesODIN project ID this participant belongs to
displayNamestringYesDisplay name of the participant
externalUserIdstringYesExternal user ID from ODIN
userDataobjectNoUser data from ODIN (parsed JSON)
joinedAtstringNoWhen the participant first joined the project

Defined in

4Players/cortex-typescript-sdk/src/resources/sanctions.ts:18