EdifactFramingSettings interface

The Edifact agreement framing settings.

Properties

characterEncoding

The character encoding.

characterSet

The EDIFACT frame setting characterSet.

componentSeparator

The component separator.

dataElementSeparator

The data element separator.

decimalPointIndicator

The EDIFACT frame setting decimal indicator.

protocolVersion

The protocol version.

releaseIndicator

The release indicator.

repetitionSeparator

The repetition separator.

segmentTerminator

The segment terminator.

segmentTerminatorSuffix

The EDIFACT frame setting segment terminator suffix.

serviceCodeListDirectoryVersion

The service code list directory version.

Property Details

characterEncoding

The character encoding.

characterEncoding?: string

Property Value

string

characterSet

The EDIFACT frame setting characterSet.

characterSet: string

Property Value

string

componentSeparator

The component separator.

componentSeparator: number

Property Value

number

dataElementSeparator

The data element separator.

dataElementSeparator: number

Property Value

number

decimalPointIndicator

The EDIFACT frame setting decimal indicator.

decimalPointIndicator: EdifactDecimalIndicator

Property Value

protocolVersion

The protocol version.

protocolVersion: number

Property Value

number

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 EDIFACT frame setting segment terminator suffix.

segmentTerminatorSuffix: SegmentTerminatorSuffix

Property Value

serviceCodeListDirectoryVersion

The service code list directory version.

serviceCodeListDirectoryVersion?: string

Property Value

string