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

AccountId Property

An account name to search for in a transaction.

Object Oriented Interface

public function getAccountId();
public function setAccountId($value);

Procedural Interface

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

Default Value

''

Remarks

An account name to search for in a transaction. Limits the search to transactions associated with the account specified by AccountId.

Only applicable to searches for transaction objects and BillToPay queries.

Data Type

String

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