# OcrTableObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Table ID for extracted table in a page |
**content** | **String** | Content of the table in the given format |
**format** | **Format** | Format of the table (enum: markdown, html) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)