Documentation

Predictions
in package

A namespaced client for the "/v1/travel/predictions" endpoints.

Access via the Amadeus client object.

$amadeus = Amadeus::builder("clientId", "secret")->build(); $amadeus->getTravel()->getPredictions();

Table of Contents

$flightDelay  : FlightDelay
A namespaced client for the "/v1/travel/predictions/flight-delay" endpoints.
__construct()  : mixed
getFlightDelay()  : FlightDelay
Get a namespaced client for the "/v1/travel/predictions/flight-delay" endpoints.

Properties

$flightDelay

A namespaced client for the "/v1/travel/predictions/flight-delay" endpoints.

private FlightDelay $flightDelay

Methods

getFlightDelay()

Get a namespaced client for the "/v1/travel/predictions/flight-delay" endpoints.

public getFlightDelay() : FlightDelay
Return values
FlightDelay

Search results