Travel.Flights.Types.OfferSliceSegmentStop (travel v0.2.0)

Copy Markdown View Source

Summary

Types

t()

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