M P I Opening Hours
data class MPIOpeningHours(type: String, opens: String, closes: String, dayOfWeek: List<String>)
Content copied to clipboard
MPIOpeningHours has the opening hours of the MPINavigatable.MPILocations.
Constructors
MPIOpeningHours
Link copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
Properties
closes
Link copied to clipboard
dayOfWeek
Link copied to clipboard
Days of the week MPINavigatable.MPILocation opens
Example: "Sunday", "Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"
opens
Link copied to clipboard
type
Link copied to clipboard