Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 964 Bytes

OmrResponseContent.md

File metadata and controls

18 lines (13 loc) · 964 Bytes

asposeomrcloud::Object::OmrResponseContent

Load the model package

use asposeomrcloud::Object::OmrResponseContent;

Properties

Name Type Description Notes
template_id string GUID string that is used to identify template on server This value is assigned after Template Correction and used later in Template Finalization and Image Recognition [optional]
execution_time double Indicates how long it took to perform task on server.
response_files ARRAY[FileInfo] This structure holds array of files returned in response Type and content of files differes depending on action [optional]
info OmrResponseInfo [optional]

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