public class DescribeInsurePacksRequest extends AbstractModel
Constructor and Description |
---|
DescribeInsurePacksRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getIdList()
Get Guarantee package ID, which is optional.
|
void |
setIdList(String[] IdList)
Set Guarantee package ID, which is optional.
|
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 String[] getIdList()
public void setIdList(String[] IdList)
IdList
- Guarantee package ID, which is optional. If you need to get the guarantee package with a specified ID (such as insure-000000xe), please use this fieldCopyright © 2020. All rights reserved.