Activity | R Documentation |
Activity
Activity
R6Class
object, super class PersistentObject
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> Activity
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
.
type
of type String.
objectKind
of type String.
teamId
of type String.
projectId
of type String.
userId
of type String.
projectName
of type String.
isPublic
of type bool.
date
object of class Date
.
properties
list of class Pair
.
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()
Activity$new(json = NULL)
init()
Activity$init()
initJson()
Activity$initJson(json)
toTson()
Activity$toTson()
clone()
The objects of this class are cloneable with this method.
Activity$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.