X12EnvelopeOverride interface
X12 信封覆盖设置。
属性
| date |
日期格式。 |
| functional |
功能标识符代码。 |
| header |
标头版本。 |
| message |
必须应用此信封设置的消息 ID。 |
| protocol |
必须应用此信封设置的协议版本。 |
| receiver |
接收方应用程序 ID。 |
| responsible |
负责任的代理代码。 |
| sender |
发送方应用程序 ID。 |
| target |
必须应用此信封设置的目标命名空间。 |
| time |
时间格式。 |
属性详细信息
dateFormat
日期格式。
dateFormat: string
属性值
string
functionalIdentifierCode
功能标识符代码。
functionalIdentifierCode?: string
属性值
string
headerVersion
标头版本。
headerVersion: string
属性值
string
messageId
必须应用此信封设置的消息 ID。
messageId: string
属性值
string
protocolVersion
必须应用此信封设置的协议版本。
protocolVersion: string
属性值
string
receiverApplicationId
接收方应用程序 ID。
receiverApplicationId: string
属性值
string
responsibleAgencyCode
负责任的代理代码。
responsibleAgencyCode: string
属性值
string
senderApplicationId
发送方应用程序 ID。
senderApplicationId: string
属性值
string
targetNamespace
必须应用此信封设置的目标命名空间。
targetNamespace: string
属性值
string
timeFormat
时间格式。
timeFormat: string
属性值
string