VehicleZoneInfo

data class VehicleZoneInfo : Parcelable

Class containing information about current zone restriction violation

Types

Link copied to clipboard
enum EventType : Enum<VehicleZoneInfo.EventType>

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
val eventType: VehicleZoneInfo.EventType
Link copied to clipboard
val restriction: RestrictionInfo