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.
Properties
Link copied to clipboard
Opening hours for Friday.
Link copied to clipboard
Opening hours for Monday.
Link copied to clipboard
Opening hours for Saturday.
Link copied to clipboard
Opening hours for Sunday.
Link copied to clipboard
Opening hours for Thursday.
Link copied to clipboard
Opening hours for Tuesday.
Link copied to clipboard
Opening hours for Wednesday.