public class FlightOffers
extends java.lang.Object
A namespaced client for the
/v1/shopping/flight-offers endpoints.
Access via the Amadeus client object.
Amadeus amadeus = Amadeus.builder("clientId", "secret").build();
amadeus.shopping.flightOffers;| Modifier and Type | Field and Description |
|---|---|
Prediction |
prediction |
Upselling |
upselling |
| Constructor and Description |
|---|
FlightOffers(Amadeus client)
Constructor.
|
public Prediction prediction
public Upselling upselling
public FlightOffers(Amadeus client)