Module api

Source

Modules§

airlines_service_client
Generated client implementations.
routes_service_client
Generated client implementations.
virtual_airlines_service_client
Generated client implementations.

Structs§

AircraftModel
An AircraftModel resource represents a model of aircraft. An aircraft model is an aircraft type linked to an airline and its configuration (usually seating configuration).
AircraftType
An AircraftType resource represents a type of aircraft, irrespective of the airline that operates it.
Airline
An Airline resource represents an airline.
Airport
An Airport resource represents an airport.
GetVirtualAirlineRequest
The GetVirtualAirlineRequest message contains the request parameters for the GetVirtualAirline method.
GetVirtualAirlineResponse
The GetVirtualAirlineResponse message contains the response parameters for the GetVirtualAirline method.
ListAirlinesRequest
The ListAirlinesRequest message defines the request parameters for the ListAirlines method.
ListAirlinesResponse
The ListAirlinesResponse message defines the response parameters for the ListAirlines method.
ListRoutesRequest
The ListRoutesRequest message defines the request parameters for the ListRoutes method.
ListRoutesResponse
The ListRoutesResponse message defines the response parameters for the ListRoutes method.
Route
A Route represents a regularly scheduled flight between two airports.
TimeOfDay
Represents a time of day. The date and time zone are either not significant or are specified elsewhere.
VirtualAirline
A VirtualAirline resource represents a virtual airline. All methods in the API operate on a single virtual airline.

Enums§

DayOfWeek
Represents a day of week.