BuyOption class

BuyOption class

Investment buy option transaction class.

Inheritance: BuyOptionAbstractInvestmentBuyTransactionAbstractInvestmentTransactionBase

The BuyOption type exposes the following members:

Constructors

Constructor Description
BuyOption() Initializes a new instance of BuyOption class.

Properties

Property Description
investment_buy Gets or sets the AbstractInvestmentBuyTransaction.investment_buy.
option_buy_type Gets or sets the option buy type.
share_per_contract Gets or sets the number of shares per contract.

See Also