CargoCapable
public protocol CargoCapableTrait interface for vehicles that may have restrictions due to load.
- 
                  
                  The hazardous materials classes of the vehicle’s load. DeclarationSwift var hazmatClasses: Set<HazmatClass> { get }
- 
                  
                  ADR tunnel restriction code of the vehicle. DeclarationSwift var adrTunnelRestrictionCode: ADRTunnelRestrictionCode? { get }
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         CargoCapable
          CargoCapable