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