OPENAPI / COMPONENTS / SCHEMAS

OCRTable Block data structure

OCRTableBlock

Structural definition for OCRTable Block in the Mistral AI API contract.

object8properties
bottom_right_xintegerrequired

bottom right x value in the Mistral AI API contract.

bottom_right_yintegerrequired

bottom right y value in the Mistral AI API contract.

confidence_scoresstring

confidence scores value in the Mistral AI API contract.

contentstringrequired

content value in the Mistral AI API contract.

table_idstring

table id value in the Mistral AI API contract.

top_left_xintegerrequired

top left x value in the Mistral AI API contract.

top_left_yintegerrequired

top left y value in the Mistral AI API contract.

typestring

type value in the Mistral AI API contract.