SellDebt class

SellDebt class

Investment sell debt class.

Inheritance: SellDebtAbstractInvestmentSellTransactionAbstractInvestmentTransactionBase

The SellDebt type exposes the following members:

Constructors

Constructor Description
SellDebt() Initializes a new instance of SellDebt class.

Properties

Property Description
investment_sell Gets or sets the AbstractInvestmentSellTransaction.investment_sell.
sell_reason Gets or sets the reason the sell of a debt security was generated.
accrued_interest Gets or sets the accrued interest.

See Also