GMSPlaceHoursType

GMSPlaceHoursType

Enumerations

enum  GMSPlaceHoursType {
  GMSPlaceHoursTypeAccess, GMSPlaceHoursTypeBreakfast, GMSPlaceHoursTypeBrunch, GMSPlaceHoursTypeLunch,
  GMSPlaceHoursTypeDinner, GMSPlaceHoursTypeSeniorHours, GMSPlaceHoursTypePickup, GMSPlaceHoursTypeTakeout,
  GMSPlaceHoursTypeDelivery, GMSPlaceHoursTypeKitchen, GMSPlaceHoursTypeOnlineServiceHours, GMSPlaceHoursTypeDriveThrough,
  GMSPlaceHoursTypeHappyHour, GMSPlaceHoursTypeUnknown
}
 Identifies the type of secondary opening hours. More...

Enumeration Type Documentation

Identifies the type of secondary opening hours.

GMSPlaceHoursType is only set for secondary opening hours (i.e. opening hours returned from GMSPlace secondaryOpeningHours). Place hours types described here: https://developers.google.com/maps/documentation/places/web-service/details#PlaceOpeningHours-type

Enumerator:
GMSPlaceHoursTypeAccess 
GMSPlaceHoursTypeBreakfast 
GMSPlaceHoursTypeBrunch 
GMSPlaceHoursTypeLunch 
GMSPlaceHoursTypeDinner 
GMSPlaceHoursTypeSeniorHours 
GMSPlaceHoursTypePickup 
GMSPlaceHoursTypeTakeout 
GMSPlaceHoursTypeDelivery 
GMSPlaceHoursTypeKitchen 
GMSPlaceHoursTypeOnlineServiceHours 
GMSPlaceHoursTypeDriveThrough 
GMSPlaceHoursTypeHappyHour 
GMSPlaceHoursTypeUnknown