QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

AccountNumber Property

Account number for this entity.

Object Oriented Interface

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

Procedural Interface

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

Default Value

''

Remarks

The account number for this customer, vendor, or employee.

Data Type

String

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