public class AnttechDataServiceBlockchainTransactionQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechDataServiceBlockchainTransactionQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BlockChainTransactionApiDO> |
getTransactionList() |
void |
setTransactionList(List<BlockChainTransactionApiDO> transactionList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechDataServiceBlockchainTransactionQueryResponse()
public void setTransactionList(List<BlockChainTransactionApiDO> transactionList)
public List<BlockChainTransactionApiDO> getTransactionList()
Copyright © 2020. All rights reserved.