| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
AirlinePassenger |
AirlinePassenger.withAirlineLoyaltyStatus(String value)
Airline loyalty program level for the passenger on the itinerary.
|
AirlinePassenger |
AirlinePassenger.withFirstName(String value)
First name of the passenger
This field is used by the following payment products: cards, 840
|
AirlinePassenger |
AirlinePassenger.withPassengerType(String value)
Type of passenger on the itinerary.
|
AirlinePassenger |
AirlinePassenger.withSurname(String value)
Surname of the passenger
This field is used by the following payment products: cards, 840
|
AirlinePassenger |
AirlinePassenger.withSurnamePrefix(String value)
Surname prefix or middle name of the passenger
This field is used by the following payment products: 840
|
AirlinePassenger |
AirlinePassenger.withTitle(String value)
Deprecated: This field is not used by any payment product
Title of the passenger (this property is used for fraud screening on the payment platform)
|
| Modifier and Type | Method and Description |
|---|---|
List<AirlinePassenger> |
AirlineData.getPassengers()
Object that holds the data on the individual passengers
This field is used by the following payment products: cards, 840
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirlineData.setPassengers(List<AirlinePassenger> value)
Object that holds the data on the individual passengers
This field is used by the following payment products: cards, 840
|
AirlineData |
AirlineData.withPassengers(List<AirlinePassenger> value)
Object that holds the data on the individual passengers
This field is used by the following payment products: cards, 840
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.