EdifactEnvelopeOverride interface  
The Edifact envelope override settings.
Properties
| application | 
	The application password.  | 
| association | 
	The association assigned code.  | 
| controlling | 
	The controlling agency code.  | 
| functional | 
	The functional group id.  | 
| group | 
	The group header message release.  | 
| group | 
	The group header message version.  | 
| message | 
	The message association assigned code.  | 
| message | 
	The message id on which this envelope settings has to be applied.  | 
| message | 
	The message release version on which this envelope settings has to be applied.  | 
| message | 
	The message version on which this envelope settings has to be applied.  | 
| receiver | 
	The receiver application id.  | 
| receiver | 
	The receiver application qualifier.  | 
| sender | 
	The sender application id.  | 
| sender | 
	The sender application qualifier.  | 
| target | 
	The target namespace on which this envelope settings has to be applied.  | 
Property Details
		applicationPassword
	 
	The application password.
applicationPassword?: string
				Property Value
string
		associationAssignedCode
	  
	The association assigned code.
associationAssignedCode?: string
				Property Value
string
		controllingAgencyCode
	  
	The controlling agency code.
controllingAgencyCode?: string
				Property Value
string
		functionalGroupId
	  
	The functional group id.
functionalGroupId?: string
				Property Value
string
		groupHeaderMessageRelease
	   
	The group header message release.
groupHeaderMessageRelease?: string
				Property Value
string
		groupHeaderMessageVersion
	   
	The group header message version.
groupHeaderMessageVersion?: string
				Property Value
string
		messageAssociationAssignedCode
	   
	The message association assigned code.
messageAssociationAssignedCode?: string
				Property Value
string
		messageId
	 
	The message id on which this envelope settings has to be applied.
messageId?: string
				Property Value
string
		messageRelease
	 
	The message release version on which this envelope settings has to be applied.
messageRelease?: string
				Property Value
string
		messageVersion
	 
	The message version on which this envelope settings has to be applied.
messageVersion?: string
				Property Value
string
		receiverApplicationId
	  
	The receiver application id.
receiverApplicationId?: string
				Property Value
string
		receiverApplicationQualifier
	  
	The receiver application qualifier.
receiverApplicationQualifier?: string
				Property Value
string
		senderApplicationId
	  
	The sender application id.
senderApplicationId?: string
				Property Value
string
		senderApplicationQualifier
	  
	The sender application qualifier.
senderApplicationQualifier?: string
				Property Value
string
		targetNamespace
	 
	The target namespace on which this envelope settings has to be applied.
targetNamespace?: string
				Property Value
string