ScheduleDay type
Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday.
KnownScheduleDay can be used interchangeably with ScheduleDay,
this enum contains the known values that the service supports.
Known values supported by the service
Monday: Monday
Tuesday: Tuesday
Wednesday: Wednesday
Thursday: Thursday
Friday: Friday
Saturday: Saturday
Sunday: Sunday
type ScheduleDay = string