ReportAssessmentAssignedUser
firstNamestringnullable
First name of the assigned user
Example:
Johnidstringnullable
Id of the assigned user
Example:
abc123lastNamestringnullable
Lastname of the assigned user
Example:
DoeReportAssessmentAssignedUser
{
"email": "[email protected]",
"firstName": "John",
"id": "abc123",
"lastName": "Doe"
}