public class AlipayOpenAppCommunityPartnerQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppCommunityPartnerQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCount() |
List<CommunityPartnerRelaData> |
getDataList() |
void |
setCount(Long count) |
void |
setDataList(List<CommunityPartnerRelaData> dataList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenAppCommunityPartnerQueryResponse()
public void setCount(Long count)
public Long getCount()
public void setDataList(List<CommunityPartnerRelaData> dataList)
public List<CommunityPartnerRelaData> getDataList()
Copyright © 2023. All rights reserved.