Purpose
public enum Purpose
-
Declaration
Swift
case occupancy(TKAPI.VehicleOccupancy, title: String, simple: Bool = false)
-
Declaration
Swift
case wheelchair(TKWheelchairAccessibility)