SearchGroupsParam
Description
info
Search groups parameter
- Unity
SearchGroupsParam
| Field Name | Field Type | Description |
|---|---|---|
| KeywordList | string[] | Search keywords, currently only supports one keyword search, cannot be empty |
| IsSearchGroupID | bool | Whether to search group ID by keyword (Note: IsSearchGroupID and IsSearchGroupName cannot both be false), default false |
| IsSearchGroupName | bool | Whether to search group name by keyword, default false |