Summary
Types
@type t() :: %Travel.Flights.Types.OrderSliceSegmentStop{ destination: Travel.Flights.Types.PlaceAirport.t() | nil, duration: (String.t() | nil) | nil, id: String.t() | nil }
@type t() :: %Travel.Flights.Types.OrderSliceSegmentStop{ destination: Travel.Flights.Types.PlaceAirport.t() | nil, duration: (String.t() | nil) | nil, id: String.t() | nil }