Interface protos.google.maps.places.v1.Place.IOpeningHours (1.6.0)

Properties of an OpeningHours.

Package

@googlemaps/places

Properties

openNow

openNow?: (boolean|null);

OpeningHours openNow

periods

periods?: (google.maps.places.v1.Place.OpeningHours.IPeriod[]|null);

OpeningHours periods

secondaryHoursType

secondaryHoursType?: (google.maps.places.v1.Place.OpeningHours.SecondaryHoursType|keyof typeof google.maps.places.v1.Place.OpeningHours.SecondaryHoursType|null);

OpeningHours secondaryHoursType

specialDays

specialDays?: (google.maps.places.v1.Place.OpeningHours.ISpecialDay[]|null);

OpeningHours specialDays

weekdayDescriptions

weekdayDescriptions?: (string[]|null);

OpeningHours weekdayDescriptions