FastCommentsClient::FCommentMeta Properties Name Type Description Notes wp_id String [optional] wp_user_id String [optional] wp_post_id String [optional] Example require 'fastcomments-client' instance = FastCommentsClient::FCommentMeta.new( wp_id: null, wp_user_id: null, wp_post_id: null )