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

AccountName Property

An account name to search for in a transaction.

Object Oriented Interface

public function getAccountName();
public function setAccountName($value);

Procedural Interface

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

Default Value

''

Remarks

An account name to search for in a transaction. Limits the search to transactions associated with the account specified by AccountName. For example, if searching for a CCCredit AccountName would be the full name of a credit card.

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]