Skip to main content
type alias DocumentFieldType
import { type DocumentFieldType } from "https://deno.land/x/aiformrecognizer@v1.1.0/mod.ts";

Defines values for DocumentFieldType.
KnownDocumentFieldType can be used interchangeably with DocumentFieldType, this enum contains the known values that the service supports.

Known values supported by the service

string
date
time
phoneNumber
number
integer
selectionMark
countryRegion
signature
array
object
currency
address

definition: string