Schedule ======== .. currentmodule:: rateslib.scheduling .. autoclass:: Schedule :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Schedule.accrual_adjuster ~Schedule.aschedule ~Schedule.calendar ~Schedule.effective ~Schedule.frequency ~Schedule.frequency_obj ~Schedule.modifier ~Schedule.n_periods ~Schedule.obj ~Schedule.payment_adjuster ~Schedule.periods_per_annum ~Schedule.pschedule ~Schedule.roll ~Schedule.table ~Schedule.termination ~Schedule.uback_stub ~Schedule.ueffective ~Schedule.ufront_stub ~Schedule.uschedule ~Schedule.utermination .. rubric:: Methods Summary .. autosummary:: ~Schedule.is_regular ~Schedule.to_json .. rubric:: Attributes Documentation .. autoattribute:: accrual_adjuster .. autoattribute:: aschedule .. autoattribute:: calendar .. autoattribute:: effective .. autoattribute:: frequency .. autoattribute:: frequency_obj .. autoattribute:: modifier .. autoattribute:: n_periods .. autoattribute:: obj .. autoattribute:: payment_adjuster .. autoattribute:: periods_per_annum .. autoattribute:: pschedule .. autoattribute:: roll .. autoattribute:: table .. autoattribute:: termination .. autoattribute:: uback_stub .. autoattribute:: ueffective .. autoattribute:: ufront_stub .. autoattribute:: uschedule .. autoattribute:: utermination .. rubric:: Methods Documentation .. automethod:: is_regular .. automethod:: to_json