package types type SearchResponse struct { TrackingID string Content string }