TimeRange

fun TimeRange(startTime: Date, endTime: Date)

Parameters

startTime

The point in the next 7 days range when a given Point Of Interest is being opened (or the beginning of the range if it was opened before the range) inclusive.

endTime

The point in the next 7 days range when a given Point Of Interest is being opened (or the beginning of the range if it was opened before the range) exclusive.

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