Price Schema
This topic documents the priceSchema response data type supported by the On-Street Parking API resources.
priceSchema contains the currency and prices associated with a parking segment.
priceSchema defines the following attributes:
| Element | Description |
|---|---|
| currencyCode | Always included ISO-2417 Currency Code (String) The alphabetic currency code, based on the ISO 4217 standard. |
| prices | Always included List of prices The alphabetic currency code, based on the ISO 4217 standard. |
Updated last month