Sha256: 3bdd90d3535bc8f7fb0d8c7356892b950748a711b3b072adadd0096fb4a921b7
Contents?: true
Size: 1.81 KB
Versions: 1
Compression:
Stored size: 1.81 KB
Contents
# OpenapiClient::Airline ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **passenger_name** | **String** | The passenger name associated with the transaction. | [optional] **ticket_number** | **String** | The airline ticket number associated with the transaction. | [optional] **issuing_carrier** | **String** | The carrier that issued the ticket. | [optional] **carrier_name** | **String** | The carrier associated with the transaction. | [optional] **travel_agency_iata_code** | **String** | The IATA code associated with the travel agency. | [optional] **travel_agency_name** | **String** | The business name of the travel agency. | [optional] **airline_plan_number** | **String** | The airline plan number associated with the transaction. | [optional] **airline_invoice_number** | **String** | The invoice number used by the airline. | [optional] **reservation_system** | **String** | The reservation system used to create the ticket. | [optional] **restricted** | **BOOLEAN** | If the transaction is associated with a restricted class fare. | [optional] **travel_route** | [**Array<AirlineTravelRoute>**](AirlineTravelRoute.md) | Array containing up to 4 items that describe the route associated with the transaction. | [optional] **related_ticket_number** | **String** | The number of any other tickets associated with the transaction ticket. | [optional] **ancillary_service_category** | [**Array<AirlineAncillaryServiceCategory>**](AirlineAncillaryServiceCategory.md) | Identify the purchase of ancillary goods or services with a false value. If this element is not provided, the transaction is assumed to be a purchase of an airline ticket. | [optional] **ticket_purchase** | **BOOLEAN** | Identifies if the transaction is a ticket purchase. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/Airline.md |