Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentResult

Package version

A set of extracted fields corresponding to the input document.

Hierarchy

  • DocumentResult

Index

Properties

docType

docType: string

Document type.

Optional docTypeConfidence

docTypeConfidence: undefined | number

Predicted document type confidence.

fields

fields: {}

Dictionary of named field values.

Type declaration

Optional modelId

modelId: undefined | string

Model identifier.

pageRange

pageRange: number[]

First and last page number where the document is found.

Generated using TypeDoc