EtaType

class EtaType(rawName: String) : Parcelable

Type of ETA calculation.

Constructors

EtaType
Link copied to clipboard
fun EtaType(rawName: String)

Types

Companion
Link copied to clipboard
object Companion
Companion object.

Functions

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

Properties

rawName
Link copied to clipboard
val rawName: String
raw name of ETA type, accepted by backend.