@type t() :: %Travel.Flights.Types.OfferRequestSlice{ departure_date: String.t() | nil, destination: map() | nil, destination_type: atom() | nil, origin: map() | nil, origin_type: atom() | nil }