Class BusinessOpeningHours
java.lang.Object
io.github.natanimn.telebof.types.business.BusinessOpeningHours
Describes the opening hours of a business.
- Since:
- 3 March 2025
- 
Field SummaryFieldsModifier and TypeFieldDescriptionList of time intervals describing business opening hoursUnique name of the time zone for which the opening hours are defined
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
time_zone_nameUnique name of the time zone for which the opening hours are defined
- 
opening_hoursList of time intervals describing business opening hours
 
- 
- 
Constructor Details- 
BusinessOpeningHourspublic BusinessOpeningHours()
 
- 
- 
Method Details- 
equals
- 
hashCode
 
-