Parking Restriction
This topic documents the parkingRestrictions response data type supported by the On-Street Parking API resources.
parkingRestrictions defines the following attributes:
| Element | Description |
|---|---|
| type | Always included Parking Restriction Type (String) A parking restriction type, can be one of the following values:• NONE • NO_PARKING NOTE: If the NO_PARKING restriction is present with no exceptions but with such attributes as availability, opening hours, pricing, and so on, the NO_PARKING restriction has precedence, that is, the other attributes should be ignored. |
| applicable | Not always included List of applicableDates The date and time periods to which this rule applies. |
| exceptions | Not always included List of exceptions The exceptions (vehicles) that do not need to adhere to this parking restriction. |
Updated last month