X12ProcessingSettings interface

The X12 processing settings.

Properties

convertImpliedDecimal

The value indicating whether to convert numerical type to implied decimal.

createEmptyXmlTagsForTrailingSeparators

The value indicating whether to create empty xml tags for trailing separators.

maskSecurityInfo

The value indicating whether to mask security information.

preserveInterchange

The value indicating whether to preserve interchange.

suspendInterchangeOnError

The value indicating whether to suspend interchange on error.

useDotAsDecimalSeparator

The value indicating whether to use dot as decimal separator.

Property Details

convertImpliedDecimal

The value indicating whether to convert numerical type to implied decimal.

convertImpliedDecimal: boolean

Property Value

boolean

createEmptyXmlTagsForTrailingSeparators

The value indicating whether to create empty xml tags for trailing separators.

createEmptyXmlTagsForTrailingSeparators: boolean

Property Value

boolean

maskSecurityInfo

The value indicating whether to mask security information.

maskSecurityInfo: boolean

Property Value

boolean

preserveInterchange

The value indicating whether to preserve interchange.

preserveInterchange: boolean

Property Value

boolean

suspendInterchangeOnError

The value indicating whether to suspend interchange on error.

suspendInterchangeOnError: boolean

Property Value

boolean

useDotAsDecimalSeparator

The value indicating whether to use dot as decimal separator.

useDotAsDecimalSeparator: boolean

Property Value

boolean