MappingFilter: MappingFilter

MappingFilterR Documentation

MappingFilter

Description

MappingFilter

MappingFilter

Format

R6Class object.

Super class

tercenApi::Base -> MappingFilter

Public fields

name

of type String.

description

of type String.

isRequired

of type bool.

namedFilter

object of class NamedFilter.

Methods

Public methods

Inherited methods

Method new()

Usage
MappingFilter$new(json = NULL)

Method init()

Usage
MappingFilter$init()

Method initJson()

Usage
MappingFilter$initJson(json)

Method toTson()

Usage
MappingFilter$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
MappingFilter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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