WeekDetailsFragment Class

Properties of a weekly schedule.

Inheritance
WeekDetailsFragment

Constructor

WeekDetailsFragment(*, weekdays: Optional[List[str]] = None, time: Optional[str] = None, **kwargs)

Parameters

weekdays
list[str]
Required

The days of the week for which the schedule is set (e.g. Sunday, Monday, Tuesday, etc.).

time
str
Required

The time of the day the schedule will occur.