OpenOrderBuyDebt class

OpenOrderBuyDebt class

Open order buy debt class.

Inheritance: OpenOrderBuyDebtAbstractOpenOrder

The OpenOrderBuyDebt type exposes the following members:

Constructors

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

Properties

PropertyDescription
open_orderGets or sets the GeneralOpenOrder.
auctionGets or sets whether the debt should be purchased at the auction.
auction_dateGets or sets the date of the auction.

See Also