AdrTunnelRestrictionCodeProperty
data class AdrTunnelRestrictionCodeProperty(val adrTunnelRestrictionCode: AdrTunnelRestrictionCode) : VehicleProperty
Represents CargoCapable.adrTunnelRestrictionCode property of the Vehicle model.
Used for updating the restriction level for tunnel usage according to the 'European Agreement concerning the International Carriage of Dangerous Goods by Road' (ADR) tunnel restrictions, via VehicleProvider.updateVehicle
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
adrTunnelRestrictionCode
ADR tunnel restriction code of the vehicle.