Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1 KB

File metadata and controls

20 lines (12 loc) · 1 KB

CfarCreateExerciseItinerarySlice

An object containing the list of flight segments for a fare slice

Properties

Name Type Description Notes
segments List<CfarCreateExerciseSliceSegment> A list of segments which make up the slice
passengerPricing List<PassengerPricing> List of passengers type, count and pricing for the slice [optional]
totalPrice String The price of the slice for all the passengers [optional]
fareBrand String Name of the fare brand applied to the slice [optional]
fareBasis String Code of the fare basis applied to the slice [optional]
fareRules List<FareRule> The fare rules associated to the slice [optional]
otherFares List<Fare> Other available fares in the same cabin [optional]