_FixedRateParams#
- class rateslib.periods.parameters._FixedRateParams(_fixed_rate)#
Bases:
objectParameters for a Period containing a fixed rate.
- Parameters:
_fixed_rate (float, Dual, Dual2, Variable, optional) – The fixed rate defining the Period cashflow.
Attributes Summary
The fixed rate defining the Period cashflow.
Attributes Documentation
- fixed_rate#
The fixed rate defining the Period cashflow.