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