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

Document analysis parameters.

Properties

optional
urlSource: string

Document URL to analyze

optional
base64Source: Uint8Array

Base64 encoding of the document to analyze