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