WhereRelation: WhereRelation

WhereRelationR Documentation

WhereRelation

Description

WhereRelation

WhereRelation

Format

R6Class object, super class Relation.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::Relation -> WhereRelation

Public fields

id

of type String inherited from super class IdObject.

relation

object of class Relation.

filters

object of class Filters.

Active bindings

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
WhereRelation$new(json = NULL)

Method init()

Usage
WhereRelation$init()

Method initJson()

Usage
WhereRelation$initJson(json)

Method toTson()

Usage
WhereRelation$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
WhereRelation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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