AS2ErrorSettings Class

The AS2 agreement error settings.

All required parameters must be populated in order to send to Azure.

Inheritance
AS2ErrorSettings

Constructor

AS2ErrorSettings(*, suspend_duplicate_message: bool, resend_if_mdn_not_received: bool, **kwargs)

Variables

suspend_duplicate_message
bool

Required. The value indicating whether to suspend duplicate message.

resend_if_mdn_not_received
bool

Required. The value indicating whether to resend message If MDN is not received.