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

AccountNumber Property

Account number for this entity.

Object Oriented Interface

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

Procedural Interface

inqb_customer_get($res, 1 );
inqb_customer_set($res, 1, $value );

Default Value

''

Remarks

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

Data Type

String

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