public class ListEventTxResponse extends ListResponse
Modifier and Type | Class and Description |
---|---|
static class |
ListEventTxResponse.Row |
Modifier and Type | Field and Description |
---|---|
java.util.List<ListEventTxResponse.Row> |
rows |
page, rowMax, rowMin, rowsPerPage, totalPages, totalRows
Constructor and Description |
---|
ListEventTxResponse() |
public java.util.List<ListEventTxResponse.Row> rows