Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormFieldCommon

Package version

Fields common to all variations of FormField.

Hierarchy

Index

Properties

Optional confidence

confidence: undefined | number

The sevice's confidence (expressed as a number between zero and one) in the correctness of the field value.

Optional labelData

labelData: FieldData

Contains the recognized field label's text, bounding box, and field elements.

Optional name

name: undefined | string

A user-defined label for the field.

Optional valueData

valueData: FieldData

Contains the recognized field value's text, bounding box, and field elements.

Generated using TypeDoc