Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectorMappingStructure

Package version

interface

An interface representing ConnectorMappingStructure. Connector mapping property structure.

Hierarchy

  • ConnectorMappingStructure

Index

Properties

columnName

columnName: string
member

{string} columnName The column name of the import file.

Optional customFormatSpecifier

customFormatSpecifier: undefined | string
member

{string} [customFormatSpecifier] Custom format specifier for input parsing.

Optional isEncrypted

isEncrypted: undefined | false | true
member

{boolean} [isEncrypted] Indicates if the column is encrypted.

propertyName

propertyName: string
member

{string} propertyName The property name of the mapping entity.

Generated using TypeDoc