Skip to main content

StepExecutionQuestionAnswerFindingsUser

emailstringnullable

Email address of the user

idstringnullable

Unique identifier of the user

Example: cc94fc4e-dcbe-44a5-863e-3255281e02ca
namestringnullable

Name of the auditor

Example: John Doe
StepExecutionQuestionAnswerFindingsUser
{
"email": "[email protected]",
"id": "cc94fc4e-dcbe-44a5-863e-3255281e02ca",
"name": "John Doe"
}