DebtInfo class

DebtInfo class

Debt information class.

Inheritance: DebtInfoAbstractSecurityInfo

The DebtInfo type exposes the following members:

Constructors

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

Properties

PropertyDescription
security_infoGets or sets the GeneralSecurityInfo.
par_valueGets or sets the par value.
debt_typeGets or sets the debt type.
debt_classGets or sets the classification of debt.
coupon_rateGets or sets the bond coupon rate for next closest call date .
coupon_frequencyGets or sets the coupon frequency.
call_priceGets or sets the bond call price.
yield_to_callGets or sets the yield to next call.
call_dateGets or sets the next call date.
call_typeGets or sets the type of next call.
yield_to_maturityGets or sets the yield to maturity.
maturity_dateGets or sets the debt maturity date.
asset_classGets or sets the asset class.
fi_asset_classGets or sets the text string containing an FI defined asset class.

See Also