public class TransactionResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
lastCursor |
java.util.List<TransactionInfoResponse> |
objects |
| Constructor and Description |
|---|
TransactionResponse() |
public byte[] lastCursor
public java.util.List<TransactionInfoResponse> objects