FastCommentsClient::UpdateHashTagBody Properties Name Type Description Notes tenant_id String [optional] url String [optional] tag String [optional] Example require 'fastcomments-client' instance = FastCommentsClient::UpdateHashTagBody.new( tenant_id: null, url: null, tag: null )