AccountType Property
Search by the type of QuickBooks account.
Syntax
property AccountType: TiqbobjsearchAccountTypes;
TiqbobjsearchAccountTypes = ( atNotSet, atAccountsPayable, atAccountsReceivable, atBankAccount, atCostOfGoodsSold, atCreditCard, atEquity, atExpense, atFixedAsset, atIncome, atLongTermLiability, atOtherAsset, atOtherCurrentAsset, atOtherCurrentLiability, atOtherExpense, atOtherIncome, atNonPosting );
Default Value
atNotSet
Remarks
Search by the type of QuickBooks account.
Only applicable to account queries.
Data Type
Integer