SellDebt class

SellDebt class

Investment sell debt class.

Inheritance: SellDebtAbstractInvestmentSellTransactionAbstractInvestmentTransactionBase

The SellDebt type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_sellGets or sets the AbstractInvestmentSellTransaction.investment_sell.
sell_reasonGets or sets the reason the sell of a debt security was generated.
accrued_interestGets or sets the accrued interest.

See Also