InvestmentAccount class
InvestmentAccount class
Investment account class.
Inheritance: InvestmentAccount → AbstractAccount
The InvestmentAccount type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| InvestmentAccount() | Initializes a new instance of InvestmentAccount class. |
Properties
| Property | Description |
|---|---|
| broker_id | Gets or sets the unique identifier for the FI. |
| account_id | Gets or sets the account number at FI. |
See Also
- module aspose.finance.ofx
- class AbstractAccount