你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

X12DelimiterOverrides interface

X12 分隔符替代设置。

属性

componentSeparator

组件分隔符。

dataElementSeparator

数据元素分隔符。

messageId

消息 ID。

protocolVersion

协议版本。

replaceCharacter

替换字符。

replaceSeparatorsInPayload

指示是否替换有效负载中的分隔符的值。

segmentTerminator

段终止符。

segmentTerminatorSuffix

段终止符后缀。

targetNamespace

必须对其应用此分隔符设置的目标命名空间。

属性详细信息

componentSeparator

组件分隔符。

componentSeparator: number

属性值

number

dataElementSeparator

数据元素分隔符。

dataElementSeparator: number

属性值

number

messageId

消息 ID。

messageId?: string

属性值

string

protocolVersion

协议版本。

protocolVersion?: string

属性值

string

replaceCharacter

替换字符。

replaceCharacter: number

属性值

number

replaceSeparatorsInPayload

指示是否替换有效负载中的分隔符的值。

replaceSeparatorsInPayload: boolean

属性值

boolean

segmentTerminator

段终止符。

segmentTerminator: number

属性值

number

segmentTerminatorSuffix

段终止符后缀。

segmentTerminatorSuffix: SegmentTerminatorSuffix

属性值

targetNamespace

必须对其应用此分隔符设置的目标命名空间。

targetNamespace?: string

属性值

string