AccountType
This is the class that holds the card holder account type.
#
PropertiesDefault("00")
Savings("10")
Current("20")
Credit("30")
This is the class that holds the card holder account type.
Default("00")
Savings("10")
Current("20")
Credit("30")