Имя |
Описание |
Account |
A type representing any bank account. |
AccountTypeRepositoryConstants |
A constants class to contain commonly used Account constant strings. |
AmexAccount |
Represents an Amex credit card bank account. |
ChequeAccount |
Represents a Chequing or transaction bank account. This is used as the main bank account. |
MastercardAccount |
Represents a Mastercard credit card bank account. |
MiscellaneousAccount |
Represents a miscellaneous or general use account that isn't a ChequeAccount |
SavingsAccount |
Represents a Savings account ot high interest bank account. |
VisaAccount |
Represents a Visa credit card account. Current limitation is you can only have one Visa account. |