Event | R Documentation |
Event
Event
R6Class
object, super class PersistentObject
, sub classes TaskLogEvent
, TaskProgressEvent
, TaskDataEvent
, TaskStateEvent
, TaskEvent
, GenericEvent
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> Event
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
.
date
object of class Date
.
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()
Event$new(json = NULL)
init()
Event$init()
initJson()
Event$initJson(json)
toTson()
Event$toTson()
clone()
The objects of this class are cloneable with this method.
Event$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.