SellDebt
SellDebt class
Investment sell debt class.
public class SellDebt : AbstractInvestmentSellTransaction
Constructors
| Name | Description |
|---|---|
| SellDebt() | Initializes a new instance of SellDebt class. |
Properties
| Name | Description |
|---|---|
| AccruedInterest { get; set; } | Gets or sets the accrued interest. |
| InvestmentSell { get; set; } | Gets or sets the InvestmentSell. |
| SellReason { get; set; } | Gets or sets the reason the sell of a debt security was generated. |
See Also
- class AbstractInvestmentSellTransaction
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance