RestrictionType

public enum RestrictionType

Supported dangerous goods restriction types.

  • Hazardous TomTomSDKCommon/VehicleLoadType.

    Declaration

    Swift

    case hazardousLoad(_: VehicleLoadType)
  • ADR tunnel TomTomSDKCommon/ADRTunnelRestrictionCode.

    Declaration

    Swift

    case tunnelCategory(_: ADRTunnelRestrictionCode)