ParkingDynamicDataResponse
fun ParkingDynamicDataResponse( available: Boolean, numberOfEmptySpots: Int? = null, availabilityTrend: AvailabilityTrend? = null)
Content copied to clipboard
Parameters
available
true
if there is an available spot at the parking point of interest.
numberOfEmptySpots
Optional field specifying the number of available parking spots.
availabilityTrend
Prediction on availability.