MPWeeklyOpeningHours
class MPWeeklyOpeningHours
Represents the opening hours for a week, with each day having its own set of opening hours. This class is used to define the opening hours for a business or location, detailing the hours for each day of the week. Each day is represented by an instance of MPDailyOpeningHours, which contains the specific opening and closing times for that day.