Enumerations
The following enumerations are available globally.
-
Different errors a booking can have
See moreDeclaration
Swift
public enum BookingError : Errorextension BookingError: LocalizedError -
Undocumented
See moreDeclaration
Swift
public enum CancellationError : Errorextension CancellationError: LocalizedError -
Undocumented
See moreDeclaration
Swift
public enum CatalogItemType : String, Decodable -
Represents the different statuses a
See moreDiscountcan haveDeclaration
Swift
public enum DisountCouponStatus -
Undocumented
See moreDeclaration
Swift
public enum EphemeralKeyError : Error -
Error that can occur upon
See moreFlightBookingmanagement.Declaration
Swift
public enum FlightBookingError : Error -
Undocumented
See moreDeclaration
Swift
public enum ItineraryItemType : String, Decodable -
Errors that can occur when creating an itinerary query
See moreDeclaration
Swift
public enum ItineraryQueryError : Error -
An enumeration specifying all supported payment options
See moreDeclaration
Swift
public enum PaymentOption : String, Codable -
Errors that can occur upon fetching the
See morePointsWalletDeclaration
Swift
public enum PointsWalletResultError : Error -
Undocumented
See moreDeclaration
Swift
public enum ExchangeError : Error -
Undocumented
See moreDeclaration
Swift
public enum Currency : String, Decodable -
The different errors that can occur in the
See morePurchaseFormDeclaration
Swift
public enum PurchaseFormError : Error -
Errors that occur when fetching a
See morePurchaseFormDeclaration
Swift
public enum PurchaseFormFetchingError : Error -
Different types of product
See moreDeclaration
Swift
public enum PurchaseType : String, Decodable -
An enum that encompasses all possible search queries
See moreDeclaration
Swift
public enum SearchQuery -
Errors that can occur when creating a search query
See moreDeclaration
Swift
public enum SearchQueryError : Error -
Undocumented
See moreDeclaration
Swift
public enum UnhandledError : Errorextension UnhandledError: LocalizedError -
Errors that can occur upon fetching the Wishlist
See moreDeclaration
Swift
public enum WishlistResultError : Error -
Undocumented
See moreDeclaration
Swift
public enum WishlistToggleError : Errorextension WishlistToggleError: LocalizedError -
Undocumented
See moreDeclaration
Swift
public enum NetworkError : Errorextension NetworkError: LocalizedError -
Undocumented
See moreDeclaration
Swift
@objc public enum LogLevel : Int
Enumerations Reference