VignetteRoadsParamType

Allow/Avoid vignette roads in certain European countries for routing. Specify multiple countries as a comma-separated list, e.g. vignette_country(AUT),vignette_country(CHE). Both ISO 3166-1 alpha-2/alpha-3 notations are supported. A special keyword vignette_country(ALL_COUNTRIES) to allow/avoid vignette roads in all countries. This is an extension to the include/exclude parameter. See the RFC for details. Note specifying both include=vignette_country and exclude=vignette_country is invalid.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.