sdk-routing / com.tomtom.online.sdk.routing.data / IRouteQuery / withAllowVignettes

withAllowVignettes

@NonNull abstract fun withAllowVignettes(allowVignettes: MutableList<String!>!): IRouteQuery

A list of 3-character ISO 3166-1 alpha-3 country codes of countries in which all toll roads with vignettes are allowed.

Parameters

allowVignettes - MutableList<String!>!:

Return
IRouteQuery: The route query.