public class AlipayEbppInvoiceEnterpriseSummaryinvoicebillQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseSummaryinvoicebillQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNum() |
Long |
getPageSize() |
List<SummaryInvoiceBillOpenDTO> |
getSummaryInvoiceBillList() |
Long |
getTotalSize() |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setSummaryInvoiceBillList(List<SummaryInvoiceBillOpenDTO> summaryInvoiceBillList) |
void |
setTotalSize(Long totalSize) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceEnterpriseSummaryinvoicebillQueryResponse()
public void setPageNum(Long pageNum)
public Long getPageNum()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setSummaryInvoiceBillList(List<SummaryInvoiceBillOpenDTO> summaryInvoiceBillList)
public List<SummaryInvoiceBillOpenDTO> getSummaryInvoiceBillList()
public void setTotalSize(Long totalSize)
public Long getTotalSize()
Copyright © 2023. All rights reserved.