Bounding regions covering the field.
Confidence of correctly extracting the field.
Field content.
Location of the field in the reading order concatenated content.
Data type of the field value.
Address value.
Array of field values.
3-letter country code value (ISO 3166-1 alpha-3).
Currency value.
Date value in YYYY-MM-DD format (ISO 8601).
Integer value.
Floating point value.
Dictionary of named field values.
Phone number value in E.164 format (ex. +19876543210).
Selection mark value.
Presence of signature.
String value.
Time value in hh:mm:ss format (ISO 8601). This value should be an ISO-8601 formatted string representing time. E.g. "HH:MM:SS" or "HH:MM:SS.mm".
Generated using TypeDoc
An object representing the content and location of a field value. An extracted field. The
kind
property identifies (discriminates) the type of theDocumentField
.