Memo Property
A note associated with the payment.
Object Oriented Interface
public function getMemo(); public function setMemo($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 43 ); inpaypal_adaptivepreapproval_set($res, 43, $value );
Default Value
''
Remarks
If specified, this optional property must be plain text, HTML is not allowed. The maximum length is 1000 characters, and you may use newlines.
Data Type
String