package constvar type SeverityQueryClass string const ( SeverityQueryClassExpireLessThen60Days SeverityQueryClass = "" ) type SeverityKeywordType string const ( SeverityKeywordCustomerName SeverityKeywordType = "" )