An object containing the list of flight segments for a fare slice
Name | Type | Description | Notes |
---|---|---|---|
Segments | List<DgExerciseItinerarySliceSegment> | A list of segments which make up the slice | |
Irop | bool | Is the slice impacted by an unplanned short-term Irregularity. It includes delays and cancellations that occur on the day of departure of the first impacted flight. Also known as: Flight Irregularity, IROP or IREG. | [optional] |
Invol | bool | Is the slice resulting from a rebooking following an unplanned short-term Irregularity. It includes delays and cancellations that occur on the day of departure of the first impacted flight. Also known as: Flight Irregularity, IROP or IREG. | [optional] |
PreviousSlice | DgExerciseItinerarySlice | [optional] |