X12OneWayAgreement Class  
The X12 one-way agreement.
All required parameters must be populated in order to send to Azure.
Constructor
X12OneWayAgreement(*, sender_business_identity: BusinessIdentity, receiver_business_identity: BusinessIdentity, protocol_settings: X12ProtocolSettings, **kwargs)Keyword-Only Parameters
| Name | Description | 
|---|---|
| sender_business_identity | Required. The sender business identity. | 
| receiver_business_identity | Required. The receiver business identity. | 
| protocol_settings | Required. The X12 protocol settings. | 
Variables
| Name | Description | 
|---|---|
| sender_business_identity | Required. The sender business identity. | 
| receiver_business_identity | Required. The receiver business identity. | 
| protocol_settings | Required. The X12 protocol settings. |