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