Enum Place.Types.OpeningHours.Types.SecondaryHoursType
A type used to identify the type of secondary hours.
Namespace: Google.Maps.Places.V1
Assembly: Google.Maps.Places.V1.dll
Syntax
public enum Place.Types.OpeningHours.Types.SecondaryHoursType
Fields
Name | Description |
---|---|
Access | The access hours for storage places. |
Breakfast | The breakfast hour. |
Brunch | The brunch hour. |
Delivery | The delivery hour. |
Dinner | The dinner hour. |
DriveThrough | The drive-through hour for banks, restaurants, or pharmacies. |
HappyHour | The happy hour. |
Kitchen | The kitchen hour. |
Lunch | The lunch hour. |
OnlineServiceHours | The online service hours. |
Pickup | The pickup hour. |
SeniorHours | The special hours for seniors. |
Takeout | The takeout hour. |
Unspecified | Default value when secondary hour type is not specified. |