QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Notes Property

Notes for this transaction.

Object Oriented Interface

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

Procedural Interface

inqb_employee_get($res, 15 );
inqb_employee_set($res, 15, $value );

Default Value

''

Remarks

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

Data Type

String

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