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

AccountNumber Property

Account number for this account.

Object Oriented Interface

public function getAccountNumber();
public function setAccountNumber($value);

Procedural Interface

inqb_account_get($res, 2 );
inqb_account_set($res, 2, $value );

Default Value

''

Remarks

The account number for this account. It will show up if you select the "Use Account Numbers" configuration option from within QuickBooks.

Data Type

String

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