ActivityCount: ActivityCount

ActivityCountR Documentation

ActivityCount

Description

ActivityCount

ActivityCount

Format

R6Class object.

Super class

tercenApi::Base -> ActivityCount

Public fields

objectId

of type String.

count

of type int.

Methods

Public methods

Inherited methods

Method new()

Usage
ActivityCount$new(json = NULL)

Method init()

Usage
ActivityCount$init()

Method initJson()

Usage
ActivityCount$initJson(json)

Method toTson()

Usage
ActivityCount$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ActivityCount$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.