Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentModel<Result>

Package version

A well-known model specification that supports extracting structured documents.

See the beginAnalyzeDocuments method of DocumentAnalysisClient, which supports consuming these DocumentModel objects instead of model ID strings to provide stronger result types.

Type parameters

  • Result

Hierarchy

  • DocumentModel

Index

Properties

Properties

modelId

modelId: string

The unique ID of this model.

Generated using TypeDoc