View Source Telegex.Type.BusinessOpeningHours (Telegex v1.8.0)
Describes the opening hours of a business.
Summary
Types
@type t() :: %Telegex.Type.BusinessOpeningHours{ opening_hours: [Telegex.Type.BusinessOpeningHoursInterval.t()], time_zone_name: String.t() }