GarbageObject | R Documentation |
GarbageObject
GarbageObject
R6Class
object, super class PersistentObject
, sub classes GarbageTasks
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> GarbageObject
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of type String inherited from super class IdObject
.
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of type String inherited from super class IdObject
.
new()
GarbageObject$new(json = NULL)
init()
GarbageObject$init()
initJson()
GarbageObject$initJson(json)
toTson()
GarbageObject$toTson()
clone()
The objects of this class are cloneable with this method.
GarbageObject$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.