Package-level declarations

Types

Link copied to clipboard
data class ParkingAvailabilityStatus(val isAvailable: Boolean, val updatedAt: Date, val emptySpotsCount: Int?, val availabilityTrend: ParkingAvailabilityTrend?)

The state of a parking place at the time when the update was provided.

Link copied to clipboard

The availability trend of the parking.