Skip to main content

StepExecutionAppTestResult

factoryType object

Type of factory in the app test result

id stringnullable

Unique identifier

name stringnullable

Name

sectionId stringnullable

Unique identifier of the section of the app test result

StepExecutionAppTestResult
{
"factoryType": {
"id": "string",
"name": "string"
},
"sectionId": "string"
}