Aller au contenu principal

SupervisorInfo

Supervisor information

idId (string)required
first_nameFirst Name (string)required
last_nameLast Name (string)required
title object
anyOf
string
email object
anyOf
string
phone object
anyOf
string
SupervisorInfo
{
"id": "string",
"first_name": "string",
"last_name": "string",
"title": "string",
"email": "string",
"phone": "string"
}