QuickBooks Integrator 2020 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_itemreceipt_get($res, 47 );
inqb_itemreceipt_set($res, 47, $value );

Default Value

''

Remarks

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

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]