X12Envelope Override Response
data class X12EnvelopeOverrideResponse(val dateFormat: String, val functionalIdentifierCode: String? = null, val headerVersion: String, val messageId: String, val protocolVersion: String, val receiverApplicationId: String, val responsibleAgencyCode: String, val senderApplicationId: String, val targetNamespace: String, val timeFormat: String)
The X12 envelope override settings.
Properties
Link copied to clipboard
The date format.
Link copied to clipboard
The functional identifier code.
Link copied to clipboard
The header version.
Link copied to clipboard
The protocol version on which this envelope settings has to be applied.
Link copied to clipboard
The receiver application id.
Link copied to clipboard
The responsible agency code.
Link copied to clipboard
The sender application id.
Link copied to clipboard
The target namespace on which this envelope settings has to be applied.
Link copied to clipboard
The time format.