QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

Notes Property

Notes for this transaction.

Object Oriented Interface

public function getNotes();
public function setNotes($value);

Procedural Interface

inqb_vendor_get($res, 14 );
inqb_vendor_set($res, 14, $value );

Default Value

''

Remarks

This property may contain any notes you wish to make concerning the transaction.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]