| Name | Type | Description | Notes |
|---|---|---|---|
| Error | Error | [optional] | |
| Metadata | ResponseMetadata | [optional] | |
| Success | bool | Indicates if API call was successful | [optional] |
| TaskContext | string | User friendly string of the task context if querying for a specific object type/id | [optional] |
| Tasks | List<WorkflowTask> | tasks | [optional] |
| Warning | Warning | [optional] |