Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeneratedClientAnalyzeDocument$jsonOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • GeneratedClientAnalyzeDocument$jsonOptionalParams

Index

Properties

Optional analyzeRequest

analyzeRequest: AnalyzeDocumentRequest

Analyze request parameters.

Optional locale

locale: undefined | string

Locale hint for text recognition and document analysis. Value may contain only the language code (ex. "en", "fr") or BCP 47 language tag (ex. "en-US").

Optional pages

pages: undefined | string

List of 1-based page numbers to analyze. Ex. "1-3,5,7-9"

Generated using TypeDoc