DaysOfWeek type

Defines values for DaysOfWeek.
KnownDaysOfWeek can be used interchangeably with DaysOfWeek, this enum contains the known values that the service supports.

Known values supported by the service

Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday

type DaysOfWeek = string