Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ValueTime

The time field value.

Properties

boundingPolygon

boundingPolygon: BoundingPolygon

confidence

confidence: number

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

Optional text

text: undefined | string

The detected text of a field.

value

value: Date

The time field value as yyyy-mm-dd hh-mm-ss.

Const valueType

valueType: string = "TIME"

wordIndexes

wordIndexes: Array<number>

The indexes of the words in the field value.

Methods

getDeserializedJsonObj

getJsonObj