Values_1.EffectiveHoursOfOperationsSourceInformation about the hours of operations with the effective override applied.
type nonrec t = {date : Values_0.HoursOfOperationOverrideYearMonthDayDateFormat.t option;The date that the hours of operation or overrides applies to.
*)operationalHours : OperationalHours.t option;Information about the hours of operations with the effective override applied.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of (string * [> `Integer of int ]) list ])
list ]
list
| `String of
Values_0.HoursOfOperationOverrideYearMonthDayDateFormat.t ])
list ]