Sha256: 91b1e9776915c5e1f19efdb94a83d5e67ce9944e8ffb6f7e5a3d12375b05bf13
Contents?: true
Size: 931 Bytes
Versions: 1
Compression:
Stored size: 931 Bytes
Contents
# OpenapiClient::AirlineTravelRoute ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **departure_date** | **Date** | Date of departure. | [optional] **origin** | **String** | The IATA code for the departure airport. | [optional] **destination** | **String** | The IATA code for the destination. airport. | [optional] **carrier_code** | **String** | The IATA code for the carrier. | [optional] **service_class** | **String** | The airline code for the service class of the ticket. | [optional] **stopover_type** | **String** | Indicates whether the route is direct. | [optional] **fare_basis_code** | **String** | The airline fare basis code. | [optional] **departure_tax** | **Float** | Fee charged by a country when a person leaves the country. | [optional] **flight_number** | **String** | The airline flight number associated with the ticket. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/AirlineTravelRoute.md |