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

Properties of an OpeningHours.

Package

@googlemaps/places

Properties

nextCloseTime

nextCloseTime?: (google.protobuf.ITimestamp|null);

OpeningHours nextCloseTime

nextOpenTime

nextOpenTime?: (google.protobuf.ITimestamp|null);

OpeningHours nextOpenTime

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