asposeomrcloud::Object::OMRResponse

Load the model package

use asposeomrcloud::Object::OMRResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- status | string | Indicates operation's status | [optional] error_code | int | Integer field that indicates whether any critical errors occured during task execution | [optional] error_text | string | String description of occured critical error. Empty if no critical errors occured | [optional] payload | Payload | Payload | [optional] server_stat | ServerStat | Server statistics | [optional]

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