ScenarioEvaluationResultItem interface
Model that represents a single scenario evaluation result.
Properties
| evaluation |
The evaluation result for this scenario. |
| scenario |
The name of the scenario that was evaluated. |
Property Details
evaluationResult
The evaluation result for this scenario.
evaluationResult: string
Property Value
string
scenarioName
The name of the scenario that was evaluated.
scenarioName: string
Property Value
string