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