public class AlipaySecurityRiskComplaintInfoBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipaySecurityRiskComplaintInfoBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ComplaintInfoQueryResponse> |
getComplaintList() |
Long |
getCurrentPage() |
Long |
getPageSize() |
Long |
getTotalSize() |
void |
setComplaintList(List<ComplaintInfoQueryResponse> complaintList) |
void |
setCurrentPage(Long currentPage) |
void |
setPageSize(Long pageSize) |
void |
setTotalSize(Long totalSize) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySecurityRiskComplaintInfoBatchqueryResponse()
public void setComplaintList(List<ComplaintInfoQueryResponse> complaintList)
public List<ComplaintInfoQueryResponse> getComplaintList()
public void setCurrentPage(Long currentPage)
public Long getCurrentPage()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotalSize(Long totalSize)
public Long getTotalSize()
Copyright © 2023. All rights reserved.