VehicleRestrictionsAdapter

object VehicleRestrictionsAdapter

Functions

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