Class DocumentDataExtractorConfiguration

Configuration for the document data extractor.

Hierarchy

Constructors

Properties

List of configuration elements for the document data extractor

fieldExcludeList: string[]

Normalized names of the fields to exclude from the result.

Default Value

[];
resultAccumulationConfig: ResultAccumulationConfiguration

Configuration for how to accumulate results.

Default Value

new ResultAccumulationConfiguration({});

Generated using TypeDoc