Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 333 Bytes

File metadata and controls

25 lines (15 loc) · 333 Bytes

DocumentUnion

Document to run OCR on

Supported Types

models.FileChunk

value: models.FileChunk = /* values here */

models.DocumentURLChunk

value: models.DocumentURLChunk = /* values here */

models.ImageURLChunk

value: models.ImageURLChunk = /* values here */