Com.Hopper.Hts.Airlines.Model.DgItinerary Properties Name Type Description Notes PassengerPricing List<DgPassengerPricing> List of passengers type, count and pricing for the itinerary Currency string Currency of pricing fields Slices List<DgItinerarySlice> List of slices of the itinerary; 1 (one way), 2 (round trip) or up to 10 (multi-destination) slices are allowed Ancillaries List<DgAncillary> Ancillaries attached to the itinerary and their prices [optional] TotalPrice string Total price of the itinerary [optional] Passengers List<DgPassenger> Details of the passengers [optional] [Back to Model list] [Back to API list] [Back to README]