package constvar type ServiceTypeQueryClass string const ( ServiceTypeQueryClassExpireLessThen60Days ServiceTypeQueryClass = "" ) type ServiceTypeKeywordType string const ( ServiceTypeKeywordCustomerName ServiceTypeKeywordType = "" )