data class Cause(val mainCauseCode: Int?, val subCauseCode: Int?) The cause of the traffic event.
Parameters
Gets the main cause of the traffic event as defined in the TPEG2-TEC standard.
Gets the subcause of the traffic event as defined in the TPEG2-TEC standard.