SellOption class

SellOption class

Investment sell option class.

Inheritance: SellOptionAbstractInvestmentSellTransactionAbstractInvestmentTransactionBase

The SellOption type exposes the following members:

Constructors

ConstructorDescription
SellOption()Initializes a new instance of SellOption class.

Properties

PropertyDescription
investment_sellGets or sets the AbstractInvestmentSellTransaction.investment_sell.
option_sell_typeGets or sets the option sell type.
share_per_contractGets or sets the number of shares per contract.
relate_fi_transaction_idGets or sets the relate transactions associated with mutual fund exchanges.
related_typeGets or sets the related option transaction type.
securedGets or sets how an option is secured.

See Also