TableProperties: TableProperties

TablePropertiesR Documentation

TableProperties

Description

TableProperties

TableProperties

Format

R6Class object.

Super class

tercenApi::Base -> TableProperties

Public fields

name

of type String.

sortOrder

list of type String.

ascending

of type bool.

Methods

Public methods

Inherited methods

Method new()

Usage
TableProperties$new(json = NULL)

Method init()

Usage
TableProperties$init()

Method initJson()

Usage
TableProperties$initJson(json)

Method toTson()

Usage
TableProperties$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
TableProperties$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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