@PublicPreview("2021.06") data class Tec : Serializable
The details of the traffic event.
effectCode
- Gets the effect on the traffic flow as defined in the TPEG2-TEC standard.
causes
- Gets a list of the traffic event causes.
val causes: List<Cause>
Gets a list of the traffic event causes. |
|
val effectCode: Int
Gets the effect on the traffic flow as defined in the TPEG2-TEC standard. |