InvestmentAccountInfo class
InvestmentAccountInfo class
Investment account information class.
Inheritance: InvestmentAccountInfo → AbstractAccountInfo
The InvestmentAccountInfo type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| InvestmentAccountInfo() | Initializes a new instance of InvestmentAccountInfo class. |
Properties
| Property | Description |
|---|---|
| investment_account_from | Gets or sets the from of InvestmentAccount. |
| us_product_type | Gets or sets the classification of account. |
| checking | Gets or sets whether the account has check writing privileges. |
| service_status | Gets or sets the activation status for investment statement download for the account. |
| investment_account_type | Gets or sets the type of account. |
| option_level | Gets or sets the text description of option trading privileges. |
See Also
- module aspose.finance.ofx
- class AbstractAccountInfo