_FixedRateParams#

class rateslib.periods.parameters._FixedRateParams(_fixed_rate)#

Bases: object

Parameters for a Period containing a fixed rate.

Parameters:

_fixed_rate (float, Dual, Dual2, Variable, optional) – The fixed rate defining the Period cashflow.

Attributes Summary

fixed_rate

The fixed rate defining the Period cashflow.

Attributes Documentation

fixed_rate#

The fixed rate defining the Period cashflow.