AdrTunnelRestriction
data class AdrTunnelRestriction(val type: AdrTunnelRestrictionCode, val violates: Boolean) : DangerousGoodsRestrictionData
The ADR tunnel restriction.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
type
ADR tunnel restriction code.
violates
Flag to indicate if the current vehicle profile violates the adr tunnel category restriction.