FastCommentsClient::UserNotificationCount Properties Name Type Description Notes _id String count Float created_at Time expire_at Time Example require 'fastcomments-client' instance = FastCommentsClient::UserNotificationCount.new( _id: null, count: null, created_at: null, expire_at: null )