X12DelimiterOverrides interface

The X12 delimiter override settings.

Properties

componentSeparator

The component separator.

dataElementSeparator

The data element separator.

messageId

The message id.

protocolVersion

The protocol version.

replaceCharacter

The replacement character.

replaceSeparatorsInPayload

The value indicating whether to replace separators in payload.

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

messageId

The message id.

messageId?: string

Property Value

string

protocolVersion

The protocol version.

protocolVersion?: string

Property Value

string

replaceCharacter

The replacement character.

replaceCharacter: number

Property Value

number

replaceSeparatorsInPayload

The value indicating whether to replace separators in payload.

replaceSeparatorsInPayload: boolean

Property Value

boolean

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