SellOption class
SellOption class
Investment sell option class.
Inheritance: SellOption → AbstractInvestmentSellTransaction → AbstractInvestmentTransactionBase
The SellOption type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| SellOption() | Initializes a new instance of SellOption class. |
Properties
| Property | Description |
|---|---|
| investment_sell | Gets or sets the AbstractInvestmentSellTransaction.investment_sell. |
| option_sell_type | Gets or sets the option sell type. |
| share_per_contract | Gets or sets the number of shares per contract. |
| relate_fi_transaction_id | Gets or sets the relate transactions associated with mutual fund exchanges. |
| related_type | Gets or sets the related option transaction type. |
| secured | Gets or sets how an option is secured. |