Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateConfigurationParams

Parameters for the createConfiguration operation.

Hierarchy

  • CreateConfigurationParams

Index

Properties

Optional conversions

conversions: Conversions

Document conversion settings.

Optional description

description: string

The description of the configuration, if available.

Optional enrichments

enrichments: Enrichment[]

An array of document enrichment settings for the configuration.

environmentId

environmentId: string

The ID of the environment.

Optional headers

headers: OutgoingHttpHeaders

name

name: string

The name of the configuration.

Optional normalizations

normalizations: NormalizationOperation[]

Defines operations that can be used to transform the final output JSON into a normalized form. Operations are executed in the order that they appear in the array.

Optional source

source: Source

Object containing source parameters for the configuration.

Generated using TypeDoc