| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
AirlineFlightLeg |
AirlineFlightLeg.withAirlineClass(String value)
Reservation Booking Designator
This field is used by the following payment products: cards
|
AirlineFlightLeg |
AirlineFlightLeg.withArrivalAirport(String value)
Arrival airport/city code
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withArrivalTime(String value)
The arrival time in the local time zone
Format: HH:MM
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withCarrierCode(String value)
IATA carrier code
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
AirlineFlightLeg.withConjunctionTicket(String value)
Identifying number of a ticket issued to a passenger in conjunction with this ticket and that constitutes a single contract of carriage
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withCouponNumber(String value)
The coupon number associated with this leg of the trip.
|
AirlineFlightLeg |
AirlineFlightLeg.withDate(String value)
Date of the leg
Format: YYYYMMDD
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
AirlineFlightLeg.withDepartureTime(String value)
The departure time in the local time at the departure airport
Format: HH:MM
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withEndorsementOrRestriction(String value)
An endorsement can be an agency-added notation or a mandatory government required notation, such as value-added tax.
|
AirlineFlightLeg |
AirlineFlightLeg.withExchangeTicket(String value)
New ticket number that is issued when a ticket is exchanged
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withFare(String value)
Deprecated: Use legFare instead.
|
AirlineFlightLeg |
AirlineFlightLeg.withFareBasis(String value)
Fare Basis/Ticket Designator
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withFee(Integer value)
Fee for this leg of the trip
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withFlightNumber(String value)
The flight number assigned by the airline carrier with no leading spaces
Should be a numeric string
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
AirlineFlightLeg.withLegFare(Integer value)
Fee for this leg of the trip
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withNumber(Integer value)
Deprecated: This field is not used by any payment product
Sequence number of the flight leg
|
AirlineFlightLeg |
AirlineFlightLeg.withOriginAirport(String value)
Origin airport/city code
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
AirlineFlightLeg.withPassengerClass(String value)
PassengerClass if this leg
This field is used by the following payment products: 840
|
AirlineFlightLeg |
AirlineFlightLeg.withStopoverCode(String value)
Possible values are:
* permitted = Stopover permitted
* non-permitted = Stopover not permitted
This field is used by the following payment products: cards, 840
|
AirlineFlightLeg |
AirlineFlightLeg.withTaxes(Integer value)
Taxes for this leg of the trip
This field is used by the following payment products: 840
|
| Modifier and Type | Method and Description |
|---|---|
List<AirlineFlightLeg> |
AirlineData.getFlightLegs()
Object that holds the data on the individual legs of the flight ticket
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirlineData.setFlightLegs(List<AirlineFlightLeg> value)
Object that holds the data on the individual legs of the flight ticket
|
AirlineData |
AirlineData.withFlightLegs(List<AirlineFlightLeg> value)
Object that holds the data on the individual legs of the flight ticket
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.