facilityTypes property

List<FacilityType> facilityTypes

Facilities available at the charging location, for example hotel, wifi, parking lot etc. Available only if EVChargingLocationFeature.NEARBY is included in EVSearchOptions.additional_features, otherwise empty. Gets the list of facilities available at the charging location, for example hotel, wifi, parking lot etc.

Implementation

List<FacilityType> get facilityTypes;