RollDay#
- class rateslib.scheduling.RollDay(args)#
Bases:
object
Enumerable type for roll days.
Variants
In [1]: variants Out[1]: ['Day(int)', 'IMM()']
Methods Summary
to_json
()Return a JSON representation of the object.
Methods Documentation
- to_json()#
Return a JSON representation of the object.
- Return type:
str