SearchResult | R Documentation |
SearchResult
SearchResult
R6Class
object.
tercenApi::Base
-> SearchResult
total_rows
of type int.
bookmark
of type String.
rows
list of class PersistentObject
.
new()
SearchResult$new(json = NULL)
init()
SearchResult$init()
initJson()
SearchResult$initJson(json)
toTson()
SearchResult$toTson()
clone()
The objects of this class are cloneable with this method.
SearchResult$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.