DataSetsList

fun DataSetsList(items: List<Dataset> = emptyList(), returnedRows: Int = 0, totalRows: Int? = null, moreRows: Boolean? = null, jsonVersion: Int = 0)