@PublicPreview("2021.06") data class Cause : Serializable
The cause of the traffic event.
mainCauseCode
- Gets the main cause of the traffic event as defined in the TPEG2-TEC standard.
subCauseCode
- Gets the subcause of the traffic event as defined in the TPEG2-TEC standard.
val mainCauseCode: Int?
Gets the main cause of the traffic event as defined in the TPEG2-TEC standard. |
|
val subCauseCode: Int?
Gets the subcause of the traffic event as defined in the TPEG2-TEC standard. |