SearchResult: SearchResult

SearchResultR Documentation

SearchResult

Description

SearchResult

SearchResult

Format

R6Class object.

Super class

tercenApi::Base -> SearchResult

Public fields

total_rows

of type int.

bookmark

of type String.

rows

list of class PersistentObject.

Methods

Public methods

Inherited methods

Method new()

Usage
SearchResult$new(json = NULL)

Method init()

Usage
SearchResult$init()

Method initJson()

Usage
SearchResult$initJson(json)

Method toTson()

Usage
SearchResult$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
SearchResult$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.