Skip to main content

V2ReportAuditor

email stringnullable

Actual auditor's email (This field has value only when the configuration is enabled in the standard)

firstName stringnullable

Actual Auditor's First Name (This field has value only when the configuration is enabled in the standard)

Example: John
lastName stringnullable

Actual Auditor's Last Name (This field has value only when the configuration is enabled in the standard)

Example: Doe
V2ReportAuditor
{
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe"
}