InvestmentExpense class
InvestmentExpense class
Investment expense class.
Inheritance: InvestmentExpense → AbstractInvestmentTransaction → AbstractInvestmentTransactionBase
The InvestmentExpense type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| InvestmentExpense() | Initializes a new instance of InvestmentExpense class. |
Properties
| Property | Description |
|---|---|
| investment_transaction | Gets or sets the AbstractInvestmentTransaction.investment_transaction. |
| security_id | Gets or sets the InvestmentExpense.security_id. |
| total | Gets or sets the transaction total. |
| currency | Gets or sets the InvestmentExpense.currency. |
| origin_currency | Gets or sets the origin InvestmentExpense.currency. |
| sub_account_security | Gets or sets the sub-account type for the security. |
| sub_account_fund | Gets or sets where did the money for the transaction come from or go to. |
| investment_401k_source | Gets or sets the source of money for this transaction. |