AccountEnum

AccountEnum enumeration

The account type enum.

public enum AccountEnum

Values

NameValueDescription
CHECKING0Checking type
SAVINGS1Savings Type
MONEYMRKT2Money Market Type
CREDITLINE3Line of credit Type
CD4Certificate of Deposit Type

See Also