Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnalyzeResultCommon

Package version

The common fields of all AnalyzeResult-like types, such as LayoutResult, ReadResult, and GeneralDocumentResult.

Hierarchy

Index

Properties

apiVersion

The service API version used to produce this result.

content

content: string

A string representation of all textual and visual elements in the input, concatenated by reading order (the order in which the service "reads" or extracts the textual and visual content from the document).

modelId

modelId: string

The unique ID of the model that was used to produce this result.

Generated using TypeDoc