sdk-routing / com.tomtom.online.sdk.routing.data / Cause

Cause

open class Cause : Serializable

The cause of the traffic event.

Constructors

<init>

Cause()

The cause of the traffic event.

Properties

mainCauseCode

var mainCauseCode: Int

The main cause of the traffic event.

subCauseCode

var subCauseCode: Int

The subcause of the traffic event.