ParkingPriceType
The ParkingPriceType
structure contains calculated fee, index score and delta price for this parking facility, given a specific geographic area, duration and arrival time.
Element | Data Type | Mandatory | Description |
---|---|---|---|
calculatedFee | Double | No | The parking fee calculated for a given duration and arrival time, according to this facility pricing. This element has the following attribute:
|
deltaPrice | Double | No | The difference between the calculated price and the price for the cheapest facility for the specified geometry, duration and arrival time. Note: Suppressed if multiple currencies are present in the response. |
indexScore | Integer | No | This is a relative ranking for the parking facility for the specified area, duration and arrival time. When a parking facility has a low score, then its calculated price is lower than the price at other facility with higher scores. Values are between 0 and 100. Note: Suppressed if multiple currencies are present in the response and exchange rate for some currency is unknown. |