StepExecutionAppTestResult
factoryType object
Type of factory in the app test result
idstringnullable
Unique identifier
namestringnullable
Name
sectionIdstringnullable
Unique identifier of the section of the app test result
StepExecutionAppTestResult
{
"factoryType": {
"id": "string",
"name": "string"
},
"sectionId": "string"
}