AS2ErrorSettings Class
The AS2 agreement error settings.
All required parameters must be populated in order to send to Azure.
Constructor
AS2ErrorSettings(*, suspend_duplicate_message: bool, resend_if_mdn_not_received: bool, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
suspend_duplicate_message
|
Required. The value indicating whether to suspend duplicate message. |
resend_if_mdn_not_received
|
Required. The value indicating whether to resend message If MDN is not received. |