SellMutualFund class
SellMutualFund class
Investment sell mutual fund class.
Inheritance: SellMutualFund → AbstractInvestmentSellTransaction → AbstractInvestmentTransactionBase
The SellMutualFund type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| SellMutualFund() | Initializes a new instance of SellMutualFund class. |
Properties
| Property | Description |
|---|---|
| investment_sell | Gets or sets the AbstractInvestmentSellTransaction.investment_sell. |
| sell_type | Gets or sets the sell type. |
| average_cost_basis | Gets or sets the average cost basis. |
| relate_fi_transaction_id | Gets or sets the ID of related trade. |