TaskDataEvent | R Documentation |
TaskDataEvent
TaskDataEvent
R6Class
object, super class TaskEvent
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> tercenApi::Event
-> tercenApi::TaskEvent
-> TaskDataEvent
taskId
of type String inherited from super class TaskEvent
.
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
.
bytes
of type Uint8List.
date
object of class Date
inherited from super class Event
.
taskId
of type String inherited from super class TaskEvent
.
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
inherited from super class Event
.
new()
TaskDataEvent$new(json = NULL)
init()
TaskDataEvent$init()
initJson()
TaskDataEvent$initJson(json)
toTson()
TaskDataEvent$toTson()
clone()
The objects of this class are cloneable with this method.
TaskDataEvent$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.