Package version:

Interface AnalyzeResultCommon

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

Hierarchy

Properties

apiVersion: string

The service API version used to produce this result.

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: string

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

Generated using TypeDoc