Vehicle Restrictions Adapter
object VehicleRestrictionsAdapter
Content copied to clipboard
Functions
fromJson
Link copied to clipboard
fun fromJson(vehicleRestrictions: List<Int>): Routing.VehicleRestrictionsSettings?
Content copied to clipboard
toJson
Link copied to clipboard
fun toJson(vehicleRestrictions: Routing.VehicleRestrictionsSettings): List<Int>
Content copied to clipboard