HourTimeRange

data class HourTimeRange

Time ranges when the POI is most popular with visitors.

Parameters

startTime

Start of the time range.

endTime

End of the time range.

Important: This is a Public Preview API. It may be changed or removed at any time.

Properties

Link copied to clipboard
val endTime: Time
Link copied to clipboard
val startTime: Time