com.xiaoxi.userinterface.model.dto.PageParam<com.xiaoxi.apiservice.keyword.keywordsuggest.model.dto.KeywordSuggestQueryDTO>
{
"page": {
"totalCount": 0,
"pageSize": 0,
"totalPage": 0,
"currPage": 0
},
"param": {
"appId": "string",
"store": "AS",
"region": "string",
"coverageType": true,
"device": "IPHONE",
"minSearch": 0,
"maxSearch": 0,
"minSearchResult": 0,
"maxSearchResult": 0,
"minRank": 0,
"maxRank": 0,
"minDifficulty": 0,
"maxDifficulty": 0,
"minChangeScore": 0,
"maxChangeScore": 0,
"minRelation": 0,
"maxRelation": 0,
"keyword": "string",
"keywordSort": "KeywordSort.RELATION",
"sort": "Sort.DESC",
"key": "string",
"filterMarks": "true"
}
}