OPENAPI / COMPONENTS / SCHEMAS
OCRTable Block data structure
OCRTableBlockStructural definition for OCRTable Block in the Mistral AI API contract.
object8properties
bottom_right_xintegerrequiredbottom right x value in the Mistral AI API contract.
bottom_right_yintegerrequiredbottom right y value in the Mistral AI API contract.
confidence_scoresstringconfidence scores value in the Mistral AI API contract.
contentstringrequiredcontent value in the Mistral AI API contract.
table_idstringtable id value in the Mistral AI API contract.
top_left_xintegerrequiredtop left x value in the Mistral AI API contract.
top_left_yintegerrequiredtop left y value in the Mistral AI API contract.
typestringtype value in the Mistral AI API contract.