EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

MDNReceiptContent Property

This contains the entire content of the MDN Receipt.

Object Oriented Interface

public function getMDNReceiptContent();
public function setMDNReceiptContent($value);

Procedural Interface

inedi_as2sender_get($res, 50 );
inedi_as2sender_set($res, 50, $value );

Default Value

''

Remarks

This contains the entire content of the MDN Receipt. This is a multipart/report entity consisting of a machine readable MDNReceiptMDN (Message Disposition Notification) and a human readable MDNReceiptMessage, which itself may be embedded in a multipart/signed entity if requested by the AS2 sender.

Data Type

Binary String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]