5.8 Time Window Object
A time window object has the following fields:
- Field: start
Required: Yes.
Type: String (HH:MM).
Description: Starting time of the time window. Must not occur after the end time.
- Field: end
Required: Yes.
Type: String (HH:MM).
Description: Finishing time of the time window. Must be after start time.