FlexSearchResponseOffersInnerOfferSegmentsInnerSegment

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

Parameters

departureArrivalDayDifference

This is an indicator (can have values of -1, 0, 1, 2, etc.) which depends on the relative difference between the arrival and departure dates.

legs

Container information on each flight leg.

airportChange

True if there the Segment is having a different Departure airport compared to the Arrival airport of previous Segment.

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final Boolean airportChange
Link copied to clipboard
Link copied to clipboard

Functions