public class MercuryTransactionResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.Integer> |
cursor |
java.util.List<org.nervos.indexer.model.resp.TransactionInfoResponse> |
objects |
| Constructor and Description |
|---|
MercuryTransactionResponse() |
| Modifier and Type | Method and Description |
|---|---|
org.nervos.indexer.model.resp.TransactionResponse |
toTransactionResponse() |