AccountType
Inherits Enum < Comparable < Value < Object
Constants
Checking = 0
Savings = 1
Cash = 2
CreditCard = 3
LineOfCredit = 4
OtherAsset = 5
OtherLiability = 6
PayPal = 7
MerchantAccount = 8
InvestmentAccount = 9
Mortgage = 10
Inherits Enum < Comparable < Value < Object