ScreenerParticipant
Screener participant. A tenant participant that has been added to a screener
_typestringrequired
idstringrequired
screenerIdstringrequired
participantIdstringrequired
externalParticipantUidstringrequired
External unique resource id
currentSessionId object
anyOf
- MOD1
- MOD2
string
namestringrequired
emailstringrequired
statusstringrequired
Possible values: [NOT_STARTED, IN_PROGRESS, QUALIFIED, DISQUALIFIED, UNKNOWN]
ScreenerParticipant
{
"_type": "string",
"id": "string",
"screenerId": "string",
"participantId": "string",
"externalParticipantUid": "string",
"currentSessionId": "string",
"name": "string",
"email": "string",
"status": "NOT_STARTED"
}