abstract fun withAllowVignettes(countryCodes: MutableList<String!>!): ILongDistanceEVRoutingQuery!
Used in the default builder LongDistanceEVRoutingQueryBuilder
.
countryCodes
- MutableList<String!>!: Specifies countries in which all toll roads and vignettes will be allowed.
Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new list of country codes to be allowed.