StubInference#
- class rateslib.scheduling.StubInference(item)#
Bases:
objectEnumerable type for
Schedulestub 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