ItineraryItemType

public enum ItineraryItemType : String, Decodable

Undocumented

  • Undocumented

    Declaration

    Swift

    case booking = "OrderBooking"
  • Undocumented

    Declaration

    Swift

    case parking = "OrderParking"
  • Undocumented

    Declaration

    Swift

    case transportation = "OrderTransportation"
  • Undocumented

    Declaration

    Swift

    case flight = "Flight"