AdrTunnelRestrictionCode
Unique identifier of CargoCapable.adrTunnelRestrictionCode property of the Vehicle model.
To access the property value from the Vehicle, use the following snippet:
val adrTunnelRestrictionCode = (vehicle as? CargoCapable)?.adrTunnelRestrictionCode
Content copied to clipboard