Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableReturn

The analysis of the document's tables.

Hierarchy

  • TableReturn

Index

Properties

Optional document

document: DocInfo

Information about the parsed input document.

Optional model_id

model_id: string

The ID of the model used to extract the table contents. The value for table extraction is tables.

Optional model_version

model_version: string

The version of the tables model ID.

Optional tables

tables: Tables[]

Definitions of the tables identified in the input document.

Generated using TypeDoc