EdifactDelimiterOverride interface

The Edifact delimiter override settings.

Properties

componentSeparator

The component separator.

dataElementSeparator

The data element separator.

decimalPointIndicator

The decimal point indicator.

messageAssociationAssignedCode

The message association assigned code.

messageId

The message id.

messageRelease

The message release.

messageVersion

The message version.

releaseIndicator

The release indicator.

repetitionSeparator

The repetition separator.

segmentTerminator

The segment terminator.

segmentTerminatorSuffix

The segment terminator suffix.

targetNamespace

The target namespace on which this delimiter settings has to be applied.

Property Details

componentSeparator

The component separator.

componentSeparator: number

Property Value

number

dataElementSeparator

The data element separator.

dataElementSeparator: number

Property Value

number

decimalPointIndicator

The decimal point indicator.

decimalPointIndicator: EdifactDecimalIndicator

Property Value

messageAssociationAssignedCode

The message association assigned code.

messageAssociationAssignedCode?: string

Property Value

string

messageId

The message id.

messageId?: string

Property Value

string

messageRelease

The message release.

messageRelease?: string

Property Value

string

messageVersion

The message version.

messageVersion?: string

Property Value

string

releaseIndicator

The release indicator.

releaseIndicator: number

Property Value

number

repetitionSeparator

The repetition separator.

repetitionSeparator: number

Property Value

number

segmentTerminator

The segment terminator.

segmentTerminator: number

Property Value

number

segmentTerminatorSuffix

The segment terminator suffix.

segmentTerminatorSuffix: SegmentTerminatorSuffix

Property Value

targetNamespace

The target namespace on which this delimiter settings has to be applied.

targetNamespace?: string

Property Value

string