Represents a date range specification ( i.e. a time-window) for Order records within the OnTime API.
|  | TimeWindow 
 Represents a date range specification ( i.e. a time-window) for Order records within the OnTime API. 
 
 
 | 
| Name | Description | Data Type | 
|---|---|---|
| EarliestTime | The inclusive lower-bound date of the date range assigned to this TimeWindow. | string | 
| LatestTime | The inclusive upper-bound date of the date range assigned to this TimeWindow. | string | 
| Length | The length of the entire date range assigned to this TimeWindow. | string |