5.8 Time Window Object

A time window object has the following fields:

  1. Field: start
    Required: Yes.
    Type: String (HH:MM).
    Description: Starting time of the time window. Must not occur after the end time.
  2. Field: end
    Required: Yes.
    Type: String (HH:MM).
    Description: Finishing time of the time window. Must be after start time.