public class CellsResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
lastCursor |
java.util.List<CellResponse> |
objects |
| Constructor and Description |
|---|
CellsResponse() |
public byte[] lastCursor
public java.util.List<CellResponse> objects