| Field | Type | Required | Description |
|---|---|---|---|
pages |
List[models.OCRPageObject] | ✔️ | List of OCR info for pages. |
model |
str | ✔️ | The model used to generate the OCR. |
document_annotation |
OptionalNullable[str] | ➖ | Formatted response in the request_format if provided in json str |
usage_info |
models.OCRUsageInfo | ✔️ | N/A |