public class EstimateCheckSimilarPersonCostTimeRequest extends AbstractModel
| Constructor and Description |
|---|
EstimateCheckSimilarPersonCostTimeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getGroupIds()
Get List of groups to be checked.
|
void |
setGroupIds(String[] GroupIds)
Set List of groups to be checked.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic EstimateCheckSimilarPersonCostTimeRequest()
public String[] getGroupIds()
public void setGroupIds(String[] GroupIds)
GroupIds - List of groups to be checked.
There can be up to 2 million persons in one group and up to 10 groups.Copyright © 2020. All rights reserved.