Enum Account.AccountTypes
- Namespace
- Tudormobile.QIFLibrary.Entities
- Assembly
- Tudormobile.QIFLibrary.dll
Types if accounts.
public enum Account.AccountTypes
Fields
CHECKING = 2Checking account.
CREDITLINE = 5Credit line account.
INVESTMENT = 1Investment account.
MONEYMRKT = 4Money market account.
SAVINGS = 3Savings account.
UNKNOWN = 0Unknown account type.