public class MercuryTransactionResponse
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
java.util.List<java.lang.Integer> |
cursor |
java.util.List<org.nervos.indexer.model.resp.TransactionInfoResponse> |
objects |
| 构造器和说明 |
|---|
MercuryTransactionResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.nervos.indexer.model.resp.TransactionResponse |
toTransactionResponse() |