RestrictionInfo

Class containing information about restriction

Types

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 iso: String
Link copied to clipboard

type of restriction

Link copied to clipboard
val value: Int

Specifies restriction threshold of referenced zone. Value holds unfulfilled value for type. Value has meaning only for these values: Dimensional...any - dimension in millimeters Weight...any - weight in kg ZoneEmission - number of Euro standard. i.e. 6 for Euro6 CargoHazmat - com.sygic.sdk.vehicletraits.HazmatType. Load with method com.sygic.sdk.vehicletraits.HazmatType.fromRestrictionInfo CargoTunnel - com.sygic.sdk.vehicletraits.HazmatSettings.HazmatTunnelCategory. Load with method com.sygic.sdk.vehicletraits.HazmatSettings.HazmatTunnelCategory.fromRestrictionInfo