public class AlipayBossFncArbillMonthstatementbillQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayBossFncArbillMonthstatementbillQueryResponse() |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayBossFncArbillMonthstatementbillQueryResponse()
public void setCurrentPage(String currentPage)
public String getCurrentPage()
public void setItemsPage(String itemsPage)
public String getItemsPage()
public void setResultSet(List<ArMonthlyStatementBillOpenApiResponse> resultSet)
public List<ArMonthlyStatementBillOpenApiResponse> getResultSet()
public void setTotalAdjAmt(MultiCurrencyMoneyOpenApi totalAdjAmt)
public MultiCurrencyMoneyOpenApi getTotalAdjAmt()
public void setTotalBillAmt(MultiCurrencyMoneyOpenApi totalBillAmt)
public MultiCurrencyMoneyOpenApi getTotalBillAmt()
public void setTotalInvAmt(MultiCurrencyMoneyOpenApi totalInvAmt)
public MultiCurrencyMoneyOpenApi getTotalInvAmt()
public void setTotalInvedAmt(MultiCurrencyMoneyOpenApi totalInvedAmt)
public MultiCurrencyMoneyOpenApi getTotalInvedAmt()
public void setTotalItems(Long totalItems)
public Long getTotalItems()
public void setTotalLinkInvoiceAmt(MultiCurrencyMoneyOpenApi totalLinkInvoiceAmt)
public MultiCurrencyMoneyOpenApi getTotalLinkInvoiceAmt()
public void setTotalPages(Long totalPages)
public Long getTotalPages()
public void setTotalReceivedAmt(MultiCurrencyMoneyOpenApi totalReceivedAmt)
public MultiCurrencyMoneyOpenApi getTotalReceivedAmt()
Copyright © 2020. All rights reserved.