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.

Properties

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