Notes Property
Notes for this transaction.
Object Oriented Interface
public function getNotes(); public function setNotes($value);
Procedural Interface
inqb_customer_get($res, 21 ); inqb_customer_set($res, 21, $value );
Default Value
''
Remarks
This property may contain any notes you wish to make concerning the transaction.
Data Type
String