CouponRate Field

The rate of interest that, when multiplied by the principal, par value, or face value of a bond, provides the currency amount of the periodic interest payment. The coupon is always cited, along with maturity, in any quotation of a bond's price.  
 
public const int CouponRate = 223
This language is not supported or no code example is available.
public:  
const int CouponRate = 223;
This language is not supported or no code example is available.
public const CouponRate : int = 223
This language is not supported or no code example is available.

Field Value

int

In this article

Definition