Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FieldName

The name of a form field.

Properties

Optional boundingPolygon

boundingPolygon: model.BoundingPolygon

Optional confidence

confidence: undefined | number

The confidence score between 0 and 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the field.

Optional wordIndexes

wordIndexes: Array<number>

The indexes of the words in the field name.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: FieldName): object

getJsonObj