SellStock class
SellStock class
Investment sell stock class.
Inheritance: SellStock → AbstractInvestmentSellTransaction → AbstractInvestmentTransactionBase
The SellStock type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| SellStock() | Initializes a new instance of SellStock class. |
Properties
| Property | Description |
|---|---|
| investment_sell | Gets or sets the AbstractInvestmentSellTransaction.investment_sell. |
| sell_type | Gets or sets the sell type. |