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

Memo Property

Memo to appear on internal reports only.

Object Oriented Interface

public function getMemo();
public function setMemo($value);

Procedural Interface

inqb_bill_get($res, 49 );
inqb_bill_set($res, 49, $value );

Default Value

''

Remarks

A memo to appear on internal reports. Will not appear to customers, vendors, etc.

Data Type

String

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