OPENAPI / COMPONENTS / SCHEMAS
OCRSignature Block data structure
OCRSignatureBlockStructural definition for OCRSignature Block in the Mistral AI API contract.
object7properties
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.
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.