Click or drag to resize
AccountSubTypeEnum Enumeration
Product: QBO Description: Enumeration of Account sub-types used to specifically categorize account types in QuickBooks Online.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum AccountSubTypeEnum
Members
  Member nameValueDescription
AccountsPayable0
AccountsReceivable1
AccumulatedAdjustment2
AccumulatedAmortization3
AccumulatedAmortizationOfOtherAssets4
AccumulatedDepletion5
AccumulatedDepreciation6
AdvertisingPromotional7
AllowanceForBadDebts8
Amortization9
Auto10
BadDebts11
BankCharges12
Buildings13
CashOnHand14
CharitableContributions15
Checking16
CommonStock17
CostOfLabor18
CostOfLaborCos19
CreditCard20
DepletableAssets21
Depreciation22
DevelopmentCosts23
DirectDepositPayable24
DiscountsRefundsGiven25
DividendIncome26
DuesSubscriptions27
EmployeeCashAdvances28
Entertainment29
EntertainmentMeals30
EquipmentRental31
EquipmentRentalCos32
ExchangeGainOrLoss33
FederalIncomeTaxPayable34
FinanceCosts35
FurnitureAndFixtures36
GlobalTaxExpense37
GlobalTaxPayable38
GlobalTaxSuspense39
Goodwill40
Insurance41
InsurancePayable42
IntangibleAssets43
InterestEarned44
InterestPaid45
Inventory46
Investment_MortgageRealEstateLoans47
Investment_Other48
Investment_TaxExemptSecurities49
Investment_USGovernmentObligations50
Land51
LeaseBuyout52
LeaseholdImprovements53
LegalProfessionalFees54
Licenses55
LineOfCredit56
LoanPayable57
LoansToOfficers58
LoansToOthers59
LoansToStockholders60
MachineryAndEquipment61
MoneyMarket62
NonProfitIncome63
NotesPayable64
OfficeGeneralAdministrativeExpenses65
OpeningBalanceEquity66
OrganizationalCosts67
OtherCostsOfServiceCos68
OtherCurrentAssets69
OtherCurrentLiabilities70
OtherFixedAssets71
OtherInvestmentIncome72
OtherLongTermAssets73
OtherLongTermLiabilities74
OtherMiscellaneousExpense75
OtherMiscellaneousIncome76
OtherMiscellaneousServiceCost77
OtherPrimaryIncome78
OwnersEquity79
PaidInCapitalOrSurplus80
PartnerContributions81
PartnerDistributions82
PartnersEquity83
PayrollClearing84
PayrollExpenses85
PayrollTaxPayable86
PenaltiesSettlements87
PreferredStock88
PrepaidExpenses89
PrepaidExpensesPayable90
PromotionalMeals91
RentOrLeaseOfBuildings92
RentsHeldInTrust93
RentsInTrustLiability94
RepairMaintenance95
Retainage96
RetainedEarnings97
SalesOfProductIncome98
SalesTaxPayable99
Savings100
SecurityDeposits101
ServiceFeeIncome102
ShareholderNotesPayable103
ShippingFreightDelivery104
ShippingFreightDeliveryCos105
StateLocalIncomeTaxPayable106
SuppliesMaterials107
SuppliesMaterialsCogs108
TaxesPaid109
TaxExemptInterest110
Travel111
TravelMeals112
TreasuryStock113
TrustAccounts114
TrustAccountsLiabilities115
UnappliedCashBillPaymentExpense116
UnappliedCashPaymentIncome117
UndepositedFunds118
Utilities119
Vehicles120
WithholdingTaxSales121
WithholdingTaxPurchases122
WithholdingAssetAmount123
WithholdingLiabilityAmount124
Remarks
See Also