cursor

@SerialName(value = "cursors")
val cursor: Cursor? = null(source)

Parameters

cursor

The cursors used to find the next set of items. If items is empty, cursor may be null.