Skip to main content

StepExecutionWorkflow

id stringnullable

Unique identifier of the workflow used in the assessment

standard object

Standard of the workflow used in the assessment

id stringnullable

Unique identifier

name stringnullable

Name

StepExecutionWorkflow
{
"id": "string",
"standard": {
"id": "string",
"name": "string"
}
}