Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
interface CustomDocumentModelsDetails
import { type CustomDocumentModelsDetails } from "https://deno.land/x/aiformrecognizer@v1.1.0/src/interfaces/document-analysis-models.ts";

Details regarding custom document models.

Properties

count: number

Number of custom document models in the current resource.

limit: number

Maximum number of custom document models supported in the current resource.