Class BusinessOpeningHours
java.lang.Object
io.github.natanimn.telebof.types.business.BusinessOpeningHours
Describes the opening hours of a business.
- Since:
- 3 March 2025
-
Field Summary
FieldsModifier and TypeFieldDescriptionList of time intervals describing business opening hoursUnique name of the time zone for which the opening hours are defined -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
time_zone_name
Unique name of the time zone for which the opening hours are defined -
opening_hours
List of time intervals describing business opening hours
-
-
Constructor Details
-
BusinessOpeningHours
public BusinessOpeningHours()
-
-
Method Details
-
equals
-
hashCode
-