Properties: Properties

PropertiesR Documentation

Properties

Description

Properties

Properties

Format

R6Class object.

Super class

tercenApi::Base -> Properties

Public fields

properties

list of class Property.

propertyValues

list of class PropertyValue.

Methods

Public methods

Inherited methods

Method new()

Usage
Properties$new(json = NULL)

Method init()

Usage
Properties$init()

Method initJson()

Usage
Properties$initJson(json)

Method toTson()

Usage
Properties$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Properties$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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