MagnitudeOfDelay

public enum MagnitudeOfDelay

Magnitude of delay caused by the incident.

  • Unknown.

    Declaration

    Swift

    case unknown
  • Minor.

    Declaration

    Swift

    case minor
  • Moderate.

    Declaration

    Swift

    case moderate
  • Major.

    Declaration

    Swift

    case major
  • Used for road closures and other indefinite delays.

    Declaration

    Swift

    case undefined