public class AlipayBossFncApbillCustviewBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayBossFncApbillCustviewBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrentPage() |
Long |
getItemsPage() |
List<ApMonthlyBillCustOpenApiResponse> |
getResultSet() |
Long |
getTotalItems() |
Long |
getTotalPages() |
void |
setCurrentPage(Long currentPage) |
void |
setItemsPage(Long itemsPage) |
void |
setResultSet(List<ApMonthlyBillCustOpenApiResponse> resultSet) |
void |
setTotalItems(Long totalItems) |
void |
setTotalPages(Long totalPages) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayBossFncApbillCustviewBatchqueryResponse()
public void setCurrentPage(Long currentPage)
public Long getCurrentPage()
public void setItemsPage(Long itemsPage)
public Long getItemsPage()
public void setResultSet(List<ApMonthlyBillCustOpenApiResponse> resultSet)
public List<ApMonthlyBillCustOpenApiResponse> getResultSet()
public void setTotalItems(Long totalItems)
public Long getTotalItems()
public void setTotalPages(Long totalPages)
public Long getTotalPages()
Copyright © 2023. All rights reserved.