public class EstimateCheckSimilarPersonCostTimeRequest extends AbstractModel
Constructor and Description |
---|
EstimateCheckSimilarPersonCostTimeRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getGroupIds()
Get 待整理的人员库列表。
人员库总人数不可超过200万,人员库个数不可超过10个。
|
void |
setGroupIds(String[] GroupIds)
Set 待整理的人员库列表。
人员库总人数不可超过200万,人员库个数不可超过10个。
|
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, toJsonString
public EstimateCheckSimilarPersonCostTimeRequest()
public String[] getGroupIds()
public void setGroupIds(String[] GroupIds)
GroupIds
- 待整理的人员库列表。
人员库总人数不可超过200万,人员库个数不可超过10个。Copyright © 2020. All rights reserved.