Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GeneralProcessorConfig

The configuration of a general processor.

Properties

Optional documentType

documentType: model.DocumentType

The document type.

features

features: Array<DocumentFeature>

The types of document analysis requested.

Optional isZipOutputEnabled

isZipOutputEnabled: undefined | false | true

Whether or not to generate a ZIP file containing the results.

Optional language

language: undefined | string

The document language, abbreviated according to the BCP 47 Language-Tag syntax.

Const processorType

processorType: string = "GENERAL"

Methods

getDeserializedJsonObj

getJsonObj