Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentKeyValuePair

Package version

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

Hierarchy

  • DocumentKeyValuePair

Index

Properties

Properties

confidence

confidence: number

Confidence of correctly extracting the key-value pair.

key

Field label of the key-value pair.

Optional value

Field value of the key-value pair.

Generated using TypeDoc