1#ifndef TGBOT_BUSINESSOPENINGHOURSINTERVAL_H
2#define TGBOT_BUSINESSOPENINGHOURSINTERVAL_H
15 typedef std::shared_ptr<BusinessOpeningHoursInterval>
Ptr;
std::shared_ptr< BusinessOpeningHoursInterval > Ptr
std::int32_t openingMinute
The minute's sequence number in a week, starting on Monday, marking the start of the time interval du...
std::int32_t closingMinute
The minute's sequence number in a week, starting on Monday, marking the end of the time interval duri...