VehicleRestrictionsAdapter

object VehicleRestrictionsAdapter

Functions

fromJson
Link copied to clipboard
fun fromJson(vehicleRestrictions: List<Int>): Routing.VehicleRestrictionsSettings?
toJson
Link copied to clipboard
fun toJson(vehicleRestrictions: Routing.VehicleRestrictionsSettings): List<Int>