package constvar type TimeSpentQueryClass string const ( TimeSpentQueryClassExpireLessThen60Days TimeSpentQueryClass = "" ) type TimeSpentKeywordType string const ( TimeSpentKeywordCustomerName TimeSpentKeywordType = "" )