FastCommentsClient::UpdateNotificationBody Properties Name Type Description Notes viewed Boolean [optional] opted_out Boolean [optional] Example require 'fastcomments-client' instance = FastCommentsClient::UpdateNotificationBody.new( viewed: null, opted_out: null )