Direction
public struct Direction : Codable, Hashable
Undocumented
-
Undocumented
Declaration
Swift
public let id: String
-
Undocumented
Declaration
Swift
public let name: String?
-
Undocumented
Declaration
Swift
public let encodedShape: String
-
Undocumented
Declaration
Swift
public let shapeIsDetailed: Bool
-
Undocumented
Declaration
Swift
public let stops: [DirectionStop]