FlexSearchResponseOffersInnerOffer

Container for list of air offers. An offer gives trip details including flight and pricing information.

Parameters

departureDates

Container for the list of departure dates for the first Leg in each segment in chronological order.

offerPrice
segments

Container of information about each flight offer Segments (the trip from one stopping place to another) are made up of Legs. This will be given back in response if includeSegmentDetails=true

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@NotNull()
@Valid()
private final List<OffsetDateTime> departureDates
Link copied to clipboard
Link copied to clipboard

Functions

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