| Name | Description | Type | Additional information |
|---|---|---|---|
| Content |
This contains the entire content of the MDN Receipt. |
string |
None. |
| Headers |
Headers contains all of the headers of the AS2 MDN Receipt as a single string. This will include headers such as AS2-From, AS2-To, Date, Content-Type, transport headers of the MDN Receipt. etc. |
string |
None. |
| Message |
The human-readable portion of the MDN receipt. |
string |
None. |
| MDN |
MDN will contain the entire machine readable text of the Message Disposition Notification in the receipt. It will report either success or failure depending on the processing status of the receiver. In either case, it will be RFC-compliant. |
string |
None. |
| Id |
The Id of the message. |
string |
None. |