ParkingAvailabilityStatus

fun ParkingAvailabilityStatus(isAvailable: Boolean, updatedAt: Date, emptySpotsCount: Int?, availabilityTrend: ParkingAvailabilityTrend?)

Parameters

isAvailable

Indicates if there are available parking spots.

updatedAt

The exact time when this parking data was last updated.

emptySpotsCount

The number of available parking spots.

availabilityTrend

Prediction on the availability in the parking.