Guides
Guides

Parking Facility Availability

The ParkingFacilityAvailabilityType structure contains dynamic data on an individual parking facility.

ElementData TypeMandatoryDescription
spacesTotalIntegerNoTotal number of spaces in the facility.
spacesAvailableIntegerNoNumber of free spaces in the facility.
availableBooleanNoIndicates if there are spaces available.
trendStringNoIndicates the availability trend of the facility.The current supported values are:
unknown
static
filling up
emptying
disabledSpacesTotalIntegerNoTotal number of spaces reserved for the disabled in the facility.
disabledSpacesAvailableIntegerNoNumber of free spaces reserved for the disabled in the facility.
pricingParkingFacilitiesPriceListTypeNoList of pricing models for the parking facility.
lastUpdateTimestampdateTimeNoInformation about when the facility information was last updated, in ISO 8601 format. If the time is UTC, a Z is added. An example of this kind of timestamp value is 2013-12-31T12:00:00.000Z. If the time is not UTC , then the offset is added as a ±[hh][mm] value (for example, 2014-01-14T10:00:00.000+0100).