Interface protos.google.maps.places.v1.Place.OpeningHours.Period.IPoint (2.4.0)

Properties of a Point.

Package

@googlemaps/places

Properties

date

date?: (google.type.IDate|null);

Point date

day

day?: (number|null);

Point day

hour

hour?: (number|null);

Point hour

minute

minute?: (number|null);

Point minute

truncated

truncated?: (boolean|null);

Point truncated