Late::FollowUserRequest Properties Name Type Description Notes account_id String The social account ID target_user_id String The Twitter ID of the user to follow Example require 'late-sdk' instance = Late::FollowUserRequest.new( account_id: null, target_user_id: null )