InvestmentAccountEnum
InvestmentAccountEnum enumeration
Investment account type enum.
public enum InvestmentAccountEnum
Values
Name | Value | Description |
---|---|---|
INDIVIDUAL | 0 |
Individual account. |
JOINT | 1 |
Joint account. |
TRUST | 2 |
Trust account. |
CORPORATE | 3 |
Corporate account. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance