BatchExecutionResult
BatchExecutionResult
JSON Example
{
"results": [
{
"result": {},
"error": "string"
}
]
}