Package version:

Interface DocumentKeyValuePair

An object representing a form field with distinct field label (key) and field value (may be empty).

Hierarchy

  • DocumentKeyValuePair

Properties

Properties

confidence: number

Confidence of correctly extracting the key-value pair.

Field label of the key-value pair.

Field value of the key-value pair.

Generated using TypeDoc