Skip to main content

ReportAssessmentAuditor

auditorId stringnullable

Id of the auditor

Example: abc123
email stringnullable

Email of the auditor

name stringnullable

Name of the auditor

Example: John Doe
phoneNumber stringnullable

Phone number of the auditor

Example: 0123456789
ReportAssessmentAuditor
{
"auditorId": "abc123",
"email": "[email protected]",
"name": "John Doe",
"phoneNumber": "0123456789"
}