FloatFixingMethod#

class rateslib.enums.FloatFixingMethod(args)#

Bases: object

Python wrapper for Adjuster to facilitate complex enum pickling.

Methods Summary

method_param()

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