AssignmentAssignedToInspector
employeeIdstringnullable
External ID of the inspector that is assigned to the assignment
Example: 
123idstring
User ID of the inspector that the assignment is assigned to
Example: 
U111namestring
Name of the inspector that the assignment is assigned to
Example: 
John DoeAssignmentAssignedToInspector
{
  "email": "[email protected]",
  "employeeId": "123",
  "id": "U111",
  "name": "John Doe"
}