Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 981 Bytes

File metadata and controls

23 lines (15 loc) · 981 Bytes

GetDocumentOcrResponse

Properties

Name Type Description Notes
contentUrls List<String> Presigned S3 Urls for the OCR content [optional]
keyValues List<OcrKeyValues> List of ocr key / values [optional]
tables List<OcrTable> [optional]
data String OCR text result [optional]
ocrEngine String The OCR technique used [optional]
ocrStatus String The status of the OCR request [optional]
contentType String Document Content-Type [optional]
isBase64 Boolean Is the content Base64-encoded? [optional]
userId String User who requested the OCR [optional]
documentId String Document Identifier [optional]
insertedDate String Inserted Timestamp [optional]