ConnectorDetailType
The ConnectorDetailType structure contains additional information on a connector group.
| Element | Data Type | Required | Description |
|---|---|---|---|
deviceName | String | No | Deprecated. Name of the device where the connector group is located. |
reservable | Boolean | No | Boolean indicating if the connector group can be reserved. If true, then the connector can be reserved. |
reservationInformation | String | No | Deprecated. Useful information for making a reservation, such as a URL or phone number. |
privateAccess | Boolean | No | Deprecated - use restrictedAccess instead. Boolean indicating if device is only available for private use. If true, then the device is not available to the general public. |
open24x7 | Boolean | No | Boolean indicating if the connector group is available for charging 24 hours a dayIf true, then the connector group is available for charging 24 hours a day. |
openingTime | String | No | Deprecated. Opening hours in human readable format. |
openingHours | OpeningHoursType | No | List of opening hours for the connector group |
pay | Boolean | No | Boolean indicating if the user needs to pay for using the connector group.If true, then the user needs to pay to use the connector group. |
paymentMethodDetails | String | No | Deprecated - use paymentMethods instead. This value lists the available payment methods. |
manufacturer | String | No | Deprecated. Manufacturer of the charging connector group. |
manufacturerModel | String | No | Deprecated. Name of the charging connector provided by the manufacturer. |
privateAccessInformation | String | No | Deprecated - use accessibilityType instead. Contains information about who is allowed to use the connector group. |
pricing | PricingStructureType | No | List of pricing methods available for the connector group. |
Parent topic: Data Types
Updated 4 days ago