public class AlipayOpenAppIdtypetestallOpenidbizmockBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenAppIdtypetestallOpenidbizmockBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExtraParamInput() |
String |
getIdType() |
String |
getIdTypeList() |
IdTypeTestComplexParam |
getIdTypeTestComplexParam() |
List<IdTypeTestComplexParam> |
getIdTypeTestComplexParamList() |
String |
getOpenId() |
List<String> |
getOpenIdList() |
String |
getUserId() |
List<String> |
getUserIdList() |
void |
setExtraParamInput(String extraParamInput) |
void |
setIdType(String idType) |
void |
setIdTypeList(String idTypeList) |
void |
setIdTypeTestComplexParam(IdTypeTestComplexParam idTypeTestComplexParam) |
void |
setIdTypeTestComplexParamList(List<IdTypeTestComplexParam> idTypeTestComplexParamList) |
void |
setOpenId(String openId) |
void |
setOpenIdList(List<String> openIdList) |
void |
setUserId(String userId) |
void |
setUserIdList(List<String> userIdList) |
public AlipayOpenAppIdtypetestallOpenidbizmockBatchqueryModel()
public String getExtraParamInput()
public void setExtraParamInput(String extraParamInput)
public String getIdType()
public void setIdType(String idType)
public String getIdTypeList()
public void setIdTypeList(String idTypeList)
public IdTypeTestComplexParam getIdTypeTestComplexParam()
public void setIdTypeTestComplexParam(IdTypeTestComplexParam idTypeTestComplexParam)
public List<IdTypeTestComplexParam> getIdTypeTestComplexParamList()
public void setIdTypeTestComplexParamList(List<IdTypeTestComplexParam> idTypeTestComplexParamList)
public String getOpenId()
public void setOpenId(String openId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.