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