asposeomrcloud::Object::OmrResponseInfo

Load the model package

use asposeomrcloud::Object::OmrResponseInfo;

Properties

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]

[Back to Model list] [Back to API list] [Back to README]