| 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
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof type String inherited from super class IdObject.
dateobject of class Date.
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.