sdk-search / com.tomtom.online.sdk.search.data.fuzzy / IFuzzySearchQuery / withEVConnectorSetFilter

withEVConnectorSetFilter

@NonNull abstract fun withEVConnectorSetFilter(evConnectorSet: String!): IFuzzySearchQuery

A comma-separated list of connector types which could be used to restrict the result to Points Of Interest of type Electric Vehicle Station, supporting specific connector types.

Parameters

evConnectorSet - String!: A comma-separated list of connector types.

Return
IFuzzySearchQuery: The builder of the query with a new value for the evConnectorSet.