BuyDebt

BuyDebt class

Investment buy debt transaction class.

public class BuyDebt : AbstractInvestmentBuyTransaction

Constructors

Name Description
BuyDebt() Initializes a new instance of BuyDebt class.

Properties

Name Description
AccruedInterest { get; set; } Gets or sets the accrued interest.
InvestmentBuy { get; set; } Gets or sets the InvestmentBuy.

See Also