X12FramingSettings interface

The X12 agreement framing settings.

Properties

characterSet

The X12 character set.

componentSeparator

The component separator.

dataElementSeparator

The data element separator.

replaceCharacter

The replacement character.

replaceSeparatorsInPayload

The value indicating whether to replace separators in payload.

segmentTerminator

The segment terminator.

segmentTerminatorSuffix

The segment terminator suffix.

Property Details

characterSet

The X12 character set.

characterSet: string

Property Value

string

componentSeparator

The component separator.

componentSeparator: number

Property Value

number

dataElementSeparator

The data element separator.

dataElementSeparator: number

Property Value

number

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