FastCommentsClient::DeleteSubscriptionAPIResponse Properties Name Type Description Notes reason String [optional] code String [optional] status String Example require 'fastcomments-client' instance = FastCommentsClient::DeleteSubscriptionAPIResponse.new( reason: null, code: null, status: null )