| 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] |