Specification for parameters specific to a daily schedule.
Array of days of the week.
Type: Array of string
string
Possible Values:
sunday
monday
tuesday
wednesday
thursday
friday
saturday
Required: Yes
Last updated 7 years ago
{ "days": [ "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday" ] }