Note Property
An informational note about this settlement that will be displayed in the payer's transaction history.
Object Oriented Interface
public function getNote(); public function setNote($value);
Procedural Interface
inpaypal_reauthcapture_get($res, 12 ); inpaypal_reauthcapture_set($res, 12, $value );
Default Value
''
Remarks
This property is optional.
Character length and limits: 255 single-byte characters.
Data Type
String