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

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

Known values supported by the service

signed
unsigned

definition: string