public static class OapiDingpayBillBatchqueryResponse.BillBatchQueryOpenResponse extends TaobaoObject
| 构造器和说明 |
|---|
BillBatchQueryOpenResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OapiDingpayBillBatchqueryResponse.DingPayBillOpenBo> |
getBillList() |
Long |
getCurrentPageNum() |
String |
getNextKey() |
Long |
getPageSize() |
Long |
getTotalCount() |
Long |
getTotalPage() |
void |
setBillList(List<OapiDingpayBillBatchqueryResponse.DingPayBillOpenBo> billList) |
void |
setCurrentPageNum(Long currentPageNum) |
void |
setNextKey(String nextKey) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
void |
setTotalPage(Long totalPage) |
public List<OapiDingpayBillBatchqueryResponse.DingPayBillOpenBo> getBillList()
public void setBillList(List<OapiDingpayBillBatchqueryResponse.DingPayBillOpenBo> billList)
public Long getCurrentPageNum()
public void setCurrentPageNum(Long currentPageNum)
public String getNextKey()
public void setNextKey(String nextKey)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public Long getTotalPage()
public void setTotalPage(Long totalPage)
Copyright © 2020. All rights reserved.