GuidesAPI Reference
Guides

ConnectorDetailType

The ConnectorDetailType structure contains additional information on a connector group.

ElementData TypeRequiredDescription
deviceNameStringNoDeprecated. Name of the device where the connector group is located.
reservableBooleanNoBoolean indicating if the connector group can be reserved. If true, then the connector can be reserved.
reservationInformationStringNoDeprecated. Useful information for making a reservation, such as a URL or phone number.
privateAccessBooleanNoDeprecated - 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.
open24x7BooleanNoBoolean 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.
openingTimeStringNoDeprecated. Opening hours in human readable format.
openingHoursOpeningHoursTypeNoList of opening hours for the connector group
payBooleanNoBoolean 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.
paymentMethodDetailsStringNoDeprecated - use paymentMethods instead. This value lists the available payment methods.
manufacturerStringNoDeprecated. Manufacturer of the charging connector group.
manufacturerModelStringNoDeprecated. Name of the charging connector provided by the manufacturer.
privateAccessInformationStringNoDeprecated - use accessibilityType instead. Contains information about who is allowed to use the connector group.
pricingPricingStructureTypeNoList of pricing methods available for the connector group.

Parent topic: Data Types