X12EnvelopeOverride interface 
The X12 envelope override settings.
Properties
| date | 
	The date format.  | 
| functional | 
	The functional identifier code.  | 
| header | 
	The header version.  | 
| message | 
	The message id on which this envelope settings has to be applied.  | 
| protocol | 
	The protocol version on which this envelope settings has to be applied.  | 
| receiver | 
	The receiver application id.  | 
| responsible | 
	The responsible agency code.  | 
| sender | 
	The sender application id.  | 
| target | 
	The target namespace on which this envelope settings has to be applied.  | 
| time | 
	The time format.  | 
Property Details
		dateFormat
	 
	The date format.
dateFormat: string
				Property Value
string
		functionalIdentifierCode
	  
	The functional identifier code.
functionalIdentifierCode?: string
				Property Value
string
		headerVersion
	 
	The header version.
headerVersion: string
				Property Value
string
		messageId
	 
	The message id on which this envelope settings has to be applied.
messageId: string
				Property Value
string
		protocolVersion
	 
	The protocol version on which this envelope settings has to be applied.
protocolVersion: string
				Property Value
string
		receiverApplicationId
	  
	The receiver application id.
receiverApplicationId: string
				Property Value
string
		responsibleAgencyCode
	  
	The responsible agency code.
responsibleAgencyCode: string
				Property Value
string
		senderApplicationId
	  
	The sender application id.
senderApplicationId: string
				Property Value
string
		targetNamespace
	 
	The target namespace on which this envelope settings has to be applied.
targetNamespace: string
				Property Value
string
		timeFormat
	 
	The time format.
timeFormat: string
				Property Value
string