Cause
data class Cause(var mainCause: CauseCode, var warningLevel: WarningLevel, var subCause: Int? = null)
Indicates the cause of a traffic event.
Important: This is a Public Preview API. It may be changed or removed at any time.
Indicates the cause of a traffic event.
Important: This is a Public Preview API. It may be changed or removed at any time.