QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

AccountType Property

Search by the type of QuickBooks account.

Object Oriented Interface

public function getAccountType();
public function setAccountType($value);

Procedural Interface

inqb_objsearch_get($res, 19 );
inqb_objsearch_set($res, 19, $value );

Default Value

0

Remarks

Search by the type of QuickBooks account.

Only applicable to account queries.

Data Type

Integer

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