CancellationSubject Property
Contains the subject of the cancellation notification.
Object Oriented Interface
public function getCancellationSubject(); public function setCancellationSubject($value);
Procedural Interface
inpaypal_invoice_get($res, 19 ); inpaypal_invoice_set($res, 19, $value );
Default Value
''
Remarks
Contains the subject of the cancellation notification.
Data Type
String