| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
Flight |
Flight.carrierCode(String carrierCode) |
Flight |
Flight.destinationCode(String destinationCode) |
Flight |
Flight.fareBasisCode(String fareBasisCode) |
Flight |
Flight.index(Integer index) |
Flight |
Flight.number(String number) |
Flight |
Flight.serviceClassCode(Integer serviceClassCode) |
Flight |
Flight.stopOverCode(String stopOverCode) |
| Modifier and Type | Method and Description |
|---|---|
Flights |
Flights.addFlightItem(Flight flightItem) |
| Modifier and Type | Method and Description |
|---|---|
Flights |
Flights.flight(List<Flight> flight) |
void |
Flights.setFlight(List<Flight> flight) |
Copyright © 2021. All rights reserved.