FlightsV3LocationOption

public final class FlightsV3LocationOption

List for possible locations from which the customer must choose the best one to be re-submitted in the request.

Parameters

requestedLocation

Location used in partner request.

locations

Container for list of possible locations that could be used to disambiguate the query.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@NotNull()
@Valid()
private final List<FlightsV3Location> locations
Link copied to clipboard
@NotNull()
@Valid()
private final String requestedLocation

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard