RestrictedVehicleType
public enum RestrictedVehicleType
Restricted vehicle types.
-
Label for all motorized vehicles, independent of their type.
Declaration
Swift
case allMotorizedVehicles -
Label for all types of trucks according to the definition available in local legislation.
Declaration
Swift
case truck
RestrictedVehicleType Enumeration Reference