SarType

class SarType(val rawName: String) : Parcelable

Type of Search-Along-the-Route algorithm.

Note: Supported for Single Box Search and Search Box APIs only. Reserved for internal and special use.

Constructors

Link copied to clipboard
fun SarType(rawName: String)

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

raw name of SAR type, accepted by backend.