DailySchedule#
- class DailySchedule(frequency=None, *args, **kwargs)#
Bases:
object
To repeat the schedule on a per Day basis.
- Parameters:
frequency – (
frequency
) Frequency of snapshots to be taken daily or hourly.
- property frequency#
Frequency of snapshots to be taken daily or hourly.
- Type:
int
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model