QuickBooks Integrator 2020 Qt Edition

Questions / Feedback?

AccountType Property

Search by the type of QuickBooks account.

Syntax

int GetAccountType();
int SetAccountType(int iAccountType);

Possible Values

AT_UNSPECIFIED(0), 
AT_ACCOUNTS_PAYABLE(1),
AT_ACCOUNTS_RECEIVABLE(2),
AT_BANK(3),
AT_COST_OF_GOODS_SOLD(4),
AT_CREDIT_CARD(5),
AT_EQUITY(6),
AT_EXPENSE(7),
AT_FIXED_ASSET(8),
AT_INCOME(9),
AT_LONG_TERM_LIABILITY(10),
AT_OTHER_ASSET(11),
AT_OTHER_CURRENT_ASSET(12),
AT_OTHER_CURRENT_LIABILITY(13),
AT_OTHER_EXPENSE(14),
AT_OTHER_INCOME(15),
AT_NON_POSTING(16)

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 Qt Edition - Version 20.0 [Build 7941]