The DataTablesPage Entity

catalytic.sdk.entities.DataTablesPage

The DataTablesPage class represents a page of DataTables, usually returned from the DataTables.find() method.

Instance Methods

NameReturn TypeDescription
getDataTablesList<DataTable>The DataTables included in this page of results
getNextPageTokenStringThe token used to fetch the next page of DataTables
getCountintThe total number of DataTables