RefreshedRouteLeg
public struct RefreshedRouteLeg
extension RefreshedRouteLeg: Codable
A skeletal route leg containing only the information about the route leg that has been refreshed.
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws