Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectorMappingProperties

Package version

interface

An interface representing ConnectorMappingProperties. The connector mapping properties.

Hierarchy

  • ConnectorMappingProperties

Index

Properties

availability

member

{ConnectorMappingAvailability} availability The availability of mapping property.

completeOperation

member

{ConnectorMappingCompleteOperation} completeOperation The operation after import is done.

errorManagement

member

{ConnectorMappingErrorManagement} errorManagement The error management setting for the mapping.

Optional fileFilter

fileFilter: undefined | string
member

{string} [fileFilter] The file filter for the mapping.

Optional folderPath

folderPath: undefined | string
member

{string} [folderPath] The folder path for the mapping.

format

member

{ConnectorMappingFormat} format The format of mapping property.

Optional hasHeader

hasHeader: undefined | false | true
member

{boolean} [hasHeader] If the file contains a header or not.

structure

member

{ConnectorMappingStructure[]} structure Ingestion mapping information at property level.

Generated using TypeDoc