connectorTypeId property

String? connectorTypeId
getter/setter pair

ID of the connector type. For more information on the current connector types, see https://www.here.com/docs/bundle/ev-charge-points-api-developer-guide/page/topics/resource-type-connector.html This field is always null for offline search using the OfflineSearchEngine. For online searches using the SearchEngine, it may be null if the data is unavailable.

Implementation

String? connectorTypeId;