Skip to main content

StepExecutionQuestionAnswerFindingsUser

email stringnullable

Email address of the user

id stringnullable

Unique identifier of the user

Example: cc94fc4e-dcbe-44a5-863e-3255281e02ca
name stringnullable

Name of the auditor

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