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