Values_1.EffectiveOverrideHoursSourceInformation about the hours of operation overrides which contribute to effective hours of operations.
type nonrec t = {date : Values_0.HoursOfOperationOverrideYearMonthDayDateFormat.t option;The date that the hours of operation override applies to.
*)overrideHours : OverrideHours.t option;Information about the hours of operation overrides that apply to a specific date.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.CommonHumanReadableName.t
| `Structure of (string * [> `Integer of int ]) list ])
list ]
list
| `String of
Values_0.HoursOfOperationOverrideYearMonthDayDateFormat.t ])
list ]