Values.WaypointOptimizationAccessHoursEntrySourceHours of entry.
type nonrec t = {dayOfWeek : DayOfWeek.t;Day of the week.
*)timeOfDay : TimeOfDay.t;Time of the day.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of TimeOfDay.t ]) list ]