Itinerary

public class Itinerary : Decodable, Hashable

Hashable

  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)

Equatable

  • Declaration

    Swift

    public static func == (lhs: Itinerary, rhs: Itinerary) -> Bool