Module: Amadeus

Defined in:
lib/amadeus.rb,
lib/amadeus/client.rb,
lib/amadeus/version.rb,
lib/amadeus/client/http.rb,
lib/amadeus/client/errors.rb,
lib/amadeus/client/request.rb,
lib/amadeus/client/location.rb,
lib/amadeus/client/response.rb,
lib/amadeus/namespaces/core.rb,
lib/amadeus/client/decorator.rb,
lib/amadeus/client/direction.rb,
lib/amadeus/client/validator.rb,
lib/amadeus/client/pagination.rb,
lib/amadeus/namespaces/safety.rb,
lib/amadeus/namespaces/travel.rb,
lib/amadeus/namespaces/airport.rb,
lib/amadeus/namespaces/booking.rb,
lib/amadeus/client/access_token.rb,
lib/amadeus/client/request/hash.rb,
lib/amadeus/namespaces/shopping.rb,
lib/amadeus/namespaces/analytics.rb,
lib/amadeus/client/response/parser.rb,
lib/amadeus/namespaces/e_reputation.rb,
lib/amadeus/namespaces/reference_data.rb,
lib/amadeus/namespaces/travel/analytics.rb,
lib/amadeus/namespaces/travel/predictions.rb,
lib/amadeus/namespaces/airport/predictions.rb,
lib/amadeus/namespaces/reference_data/urls.rb,
lib/amadeus/namespaces/shopping/hotel_offer.rb,
lib/amadeus/namespaces/shopping/flight_dates.rb,
lib/amadeus/namespaces/shopping/hotel_offers.rb,
lib/amadeus/namespaces/booking/hotel_bookings.rb,
lib/amadeus/namespaces/reference_data/airlines.rb,
lib/amadeus/namespaces/reference_data/location.rb,
lib/amadeus/namespaces/reference_data/locations.rb,
lib/amadeus/namespaces/airport/predictions/on_time.rb,
lib/amadeus/namespaces/safety/safety_rated_location.rb,
lib/amadeus/namespaces/shopping/flight_destinations.rb,
lib/amadeus/namespaces/travel/analytics/air_traffic.rb,
lib/amadeus/namespaces/e_reputation/hotel_sentiments.rb,
lib/amadeus/namespaces/safety/safety_rated_locations.rb,
lib/amadeus/namespaces/shopping/flight_offers_search.rb,
lib/amadeus/namespaces/shopping/hotel_offers_by_hotel.rb,
lib/amadeus/namespaces/travel/predictions/flight_delay.rb,
lib/amadeus/namespaces/travel/predictions/trip_purpose.rb,
lib/amadeus/namespaces/analytics/itinerary_price_metrics.rb,
lib/amadeus/namespaces/reference_data/locations/airports.rb,
lib/amadeus/namespaces/reference_data/urls/checkin_links.rb,
lib/amadeus/namespaces/travel/analytics/air_traffic/booked.rb,
lib/amadeus/namespaces/travel/analytics/air_traffic/traveled.rb,
lib/amadeus/namespaces/safety/safety_rated_locations/by_square.rb,
lib/amadeus/namespaces/shopping/flight_offers_search/prediction.rb,
lib/amadeus/namespaces/reference_data/locations/point_of_interest.rb,
lib/amadeus/namespaces/reference_data/locations/points_of_interest.rb,
lib/amadeus/namespaces/travel/analytics/air_traffic/busiest_period.rb,
lib/amadeus/namespaces/reference_data/locations/points_of_interest/by_square.rb

Overview

The namespace for the files used to make API calls to the Amadeus travel APIs

Defined Under Namespace

Modules: Direction, Location, Namespaces Classes: AuthenticationError, Client, ClientError, NetworkError, NotFoundError, ParserError, Request, Response, ResponseError, ServerError

Constant Summary collapse

VERSION =

The current client version

'5.2.1'