TaskState
TaskState
JSON Example
{
"stage": "string",
"failure": {
"documentKind": "string",
"errorCode": 0,
"stackTrace": [
"string"
],
"message": "string",
"statusCode": 0
},
"isDirect": false
}
string
stage
Optional
stage
Possible values are : CREATED, STARTED, FINISHED, FAILED, CANCELLED,
boolean
isDirect
Optional
isDirect