OpenOrderBuyOption class
OpenOrderBuyOption class
Open order buy option class.
Inheritance: OpenOrderBuyOption → AbstractOpenOrder
The OpenOrderBuyOption type exposes the following members:
Constructors
Constructor | Description |
---|---|
OpenOrderBuyOption() | Initializes a new instance of OpenOrderBuyOption class. |
Properties
Property | Description |
---|---|
open_order | Gets or sets the GeneralOpenOrder. |
option_buy_type | Gets or sets the type of purchase. |
See Also
- module aspose.finance.ofx.investment
- class AbstractOpenOrder