Name
|
Type
|
Description
|
days | xsd:string[] |
List of days for a given range of time.
-
This property will be one of:
Value
|
Description
|
"MONDAY" | Monday |
"TUESDAY" | Tuesday |
"WEDNESDAY" | Wednesday |
"THURSDAY" | Thursday |
"FRIDAY" | Friday |
"SATURDAY" | Saturday |
"SUNDAY" | Sunday |
"ALL" | All seven days of the week |
|
startTime | xsd:string |
Starting time for the blackout.
-
This property must be in the form hh:mm in 24 hours format.
|
endTime | xsd:string |
Ending time for the blackout.
-
This property must be in the form hh:mm in 24 hours format.
|