StubInference#

class rateslib.scheduling.StubInference(item)#

Bases: object

Enumerable type for Schedule stub inference.

Attributes Summary

Methods Summary

to_json()

Return a JSON representation of the object.

Attributes Documentation

LongBack = <rl.StubInference.LongBack>#
LongFront = <rl.StubInference.LongFront>#
ShortBack = <rl.StubInference.ShortBack>#
ShortFront = <rl.StubInference.ShortFront>#

Methods Documentation

to_json()#

Return a JSON representation of the object.

Return type:

str