OpenOrderBuyOption class

OpenOrderBuyOption class

Open order buy option class.

Inheritance: OpenOrderBuyOptionAbstractOpenOrder

The OpenOrderBuyOption type exposes the following members:

Constructors

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

Properties

PropertyDescription
open_orderGets or sets the GeneralOpenOrder.
option_buy_typeGets or sets the type of purchase.

See Also