PaymentNote Property
Contains a note associated with the invoice payment.
Object Oriented Interface
public function getPaymentNote(); public function setPaymentNote($value);
Procedural Interface
inpaypal_invoice_get($res, 81 ); inpaypal_invoice_set($res, 81, $value );
Default Value
''
Remarks
Contains a note associated with the invoice payment.
Data Type
String