Stations Response
The EVStationsResultType
structure is the top-level element in responses to requests against the stations
resource. The name of the top-level element is evStationsResult
.
Element | Data Type | Mandatory | Description |
---|---|---|---|
hasMore | Boolean | Yes | Boolean, indicates if the query has additional results that were not included in the response. This parameter together with the |
count | Integer | No | Number of EV charging stations found in the area specified in request. Not present if the |
evStations | EVStationsListType | No | List of charging stations that meet the query parameters. |