FloatFixingMethod#
- class rateslib.enums.FloatFixingMethod(args)#
Bases:
objectPython wrapper for Adjuster to facilitate complex enum pickling.
Methods Summary
Return a parameter associated with the fixing method.
to_json()Return a JSON representation of the object.
Methods Documentation
- method_param()#
Return a parameter associated with the fixing method.
- Return type:
int
- to_json()#
Return a JSON representation of the object.
- Return type:
str