OpenOrderBuyDebt class
OpenOrderBuyDebt class
Open order buy debt class.
Inheritance: OpenOrderBuyDebt → AbstractOpenOrder
The OpenOrderBuyDebt type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| OpenOrderBuyDebt() | Initializes a new instance of OpenOrderBuyDebt class. |
Properties
| Property | Description |
|---|---|
| open_order | Gets or sets the GeneralOpenOrder. |
| auction | Gets or sets whether the debt should be purchased at the auction. |
| auction_date | Gets or sets the date of the auction. |
See Also
- module aspose.finance.ofx.investment
- class AbstractOpenOrder