EVStationDetailsType
The EVStationDetailsType structure contains additional information on an individual EV charging station.
| Element | Data Type | Required | Description |
|---|---|---|---|
privateAccess | Boolean | No | Boolean indicating if this EV station is only available for private use. If true, the EV station is not open to the general public. |
restrictedAccess | Boolean | No | Boolean indicating if the access to this EV station is restricted. To determine if a charging station is access restricted for the weight and height of your vehicle, use the HERE EV Charging API v3. Refer to the specific fields for dimensional and mass limitations (height, width, length, weight) that were added to the vehicleLimitations structure in version 3.2.4. For more information, see: • Get data for EV Truck charging locations • HERE EV Charge Points API v3 - Changelog • HERE EV Charge Points API v3 API Reference You can find information about other restrictions in the Restrictions attribute of the EV Charge Point API v3. Please check further details in the API reference. Trucks and similar commercial vehicles can have additional dimensional restrictions. For more information, see <a href="https://www.here.com/docs/bundle/ev-charge-points-api-v3-changelog/page/README.html">Truck restrictions</a>. |
accessibilityType | String | No | Information about accessibility. The possible values are PRIVATE,RESTRICTED, or PUBLIC. |
paymentMethods | PaymentMethodsType | No | Available payment methods |
notes | String | No | Additional information about ev charging station |
Parent topic: Data Types
Updated 4 days ago