UsProductEnum
UsProductEnum enumeration
classify accounts according to their account type.
public enum UsProductEnum
Values
| Name | Value | Description |
|---|---|---|
| Item401K | 0 | A 401(K) account |
| Item403B | 1 | A 403(B) account |
| IRA | 2 | An IRA account |
| KEOGH | 3 | Keogh (Money Purchase/Profit Sharing) |
| OTHER | 4 | Other account type |
| SARSEP | 5 | Salary Reduction Simplified Employer Pension plan |
| SIMPLE | 6 | Savings Incentive Match Plan for employees |
| NORMAL | 7 | Regular account |
| TDA | 8 | Tax Deferred Annuity |
| TRUST | 9 | Trust (including UTMA) |
| UGMA | 10 | Custodial account |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance