Late::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 'late-sdk' instance = Late::BookmarkPostRequest.new( account_id: null, tweet_id: null )