BuyOption class

BuyOption class

Investment buy option transaction class.

Inheritance: BuyOptionAbstractInvestmentBuyTransactionAbstractInvestmentTransactionBase

The BuyOption type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_buyGets or sets the AbstractInvestmentBuyTransaction.investment_buy.
option_buy_typeGets or sets the option buy type.
share_per_contractGets or sets the number of shares per contract.

See Also