# OcrResponse
## Properties
**pages** | [**Vec<models::OcrPageObject>**](OCRPageObject.md) | List of OCR info for pages. |
**model** | **String** | The model used to generate the OCR. |
**document_annotation** | Option<**String**> | | [optional]
**usage_info** | [**models::OcrUsageInfo**](OCRUsageInfo.md) | Usage info for the OCR request. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)