Type Alias: ParticipantInfo
Properties
| Property | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Participant ID |
projectId | string | Yes | ODIN project ID this participant belongs to |
displayName | string | Yes | Display name of the participant |
externalUserId | string | Yes | External user ID from ODIN |
userData | object | No | User data from ODIN (parsed JSON) |
joinedAt | string | No | When the participant first joined the project |
Defined in
4Players/cortex-typescript-sdk/src/resources/sanctions.ts:18