AccountEnum
AccountEnum enumeration
The account type enum.
public enum AccountEnum
Values
| Name | Value | Description |
|---|---|---|
| CHECKING | 0 | Checking type |
| SAVINGS | 1 | Savings Type |
| MONEYMRKT | 2 | Money Market Type |
| CREDITLINE | 3 | Line of credit Type |
| CD | 4 | Certificate of Deposit Type |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance