DebtInfo
Contents
[
Hide
]DebtInfo class
Debt information class.
public class DebtInfo : AbstractSecurityInfo
Constructors
Name | Description |
---|---|
DebtInfo() | Initializes a new instance of DebtInfo class. |
Properties
Name | Description |
---|---|
AssetClass { get; set; } | Gets or sets the asset class. |
CallDate { get; set; } | Gets or sets the next call date. |
CallPrice { get; set; } | Gets or sets the bond call price. |
CallType { get; set; } | Gets or sets the type of next call. |
CouponFrequency { get; set; } | Gets or sets the coupon frequency. |
CouponRate { get; set; } | Gets or sets the bond coupon rate for next closest call date . |
DebtClass { get; set; } | Gets or sets the classification of debt. |
DebtType { get; set; } | Gets or sets the debt type. |
FIAssetClass { get; set; } | Gets or sets the text string containing an FI defined asset class. |
MaturityDate { get; set; } | Gets or sets the debt maturity date. |
ParValue { get; set; } | Gets or sets the par value. |
SecurityInfo { get; set; } | Gets or sets the GeneralSecurityInfo . |
YieldToCall { get; set; } | Gets or sets the yield to next call. |
YieldToMaturity { get; set; } | Gets or sets the yield to maturity. |
See Also
- class AbstractSecurityInfo
- namespace Aspose.Finance.Ofx.SecuritiesList
- assembly Aspose.Finance