DangerousGoodsRestrictionData
Data corresponding to a single dangerous goods restriction.
Important: This is a Public Preview API. It may be changed or removed at any time.
Inheritors
Types
Link copied to clipboard
class AdrTunnelRestriction(val type: AdrTunnelRestrictionCode, val violates: Boolean) : DangerousGoodsRestrictionData
ADR tunnel restriction.
Link copied to clipboard
class HazardousLoad(val type: VehicleLoadType, val violates: Boolean) : DangerousGoodsRestrictionData
Hazardous load restriction.