use asposeomrcloud::Object::OmrResponseInfo;
Name | Type | Description | Notes |
---|---|---|---|
response_version | string | String value representing version of the response. | [optional] |
processed_tasks_count | int | Total amount of processed tasks | |
successful_tasks_count | int | Total amount of successful tasks, i.e. tasks that completed without errors | |
details | OMRResponseDetails | Additional information regarding performed task. | [optional] |