Zernio::RetweetPostRequest Properties Name Type Description Notes account_id String The social account ID tweet_id String The ID of the tweet to retweet Example require 'zernio-sdk' instance = Zernio::RetweetPostRequest.new( account_id: null, tweet_id: null )