Package version:

Interface DocumentCurrencyField

A DocumentField that describes an amount of a certain currency.

Hierarchy

Properties

boundingRegions?: BoundingRegion[]

Bounding regions covering the field.

confidence?: number

Confidence of correctly extracting the field.

content?: string

The verbatim extracted text content of the field.

kind: "currency"

Field kind: "currency".

spans?: DocumentSpan[]

Location of the field in the reading order concatenated content.

The properties of the extracted currency.

Generated using TypeDoc