public class AnttechBlockchainFinanceTvpBillBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechBlockchainFinanceTvpBillBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TrustBillOrder> |
getBillList() |
Long |
getTotalCount() |
void |
setBillList(List<TrustBillOrder> billList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechBlockchainFinanceTvpBillBatchqueryResponse()
public void setBillList(List<TrustBillOrder> billList)
public List<TrustBillOrder> getBillList()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2024. All rights reserved.