Unifapi::XTrend Properties Name Type Description Notes trend_name String tweet_count Float [optional] rank Float [optional] query String [optional] Example require 'unifapi' instance = Unifapi::XTrend.new( trend_name: null, tweet_count: null, rank: null, query: null )