_CurveSpline ============ .. currentmodule:: rateslib.curves .. autoclass:: _CurveSpline :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~_CurveSpline.endpoints ~_CurveSpline.spline ~_CurveSpline.t ~_CurveSpline.t_posix .. rubric:: Methods Summary .. autosummary:: ~_CurveSpline.to_json .. rubric:: Attributes Documentation .. autoattribute:: endpoints .. autoattribute:: spline .. autoattribute:: t .. autoattribute:: t_posix .. rubric:: Methods Documentation .. automethod:: to_json