ComponentBenchmark: ComponentBenchmark

Description Format Public fields Methods

Description

ComponentBenchmark Class

Format

An R6Class generator object

Public fields

id

character [optional]

name

character [optional]

holdingsmode

character [optional]

Methods

Public methods


Method new()

Usage
ComponentBenchmark$new(id = NULL, name = NULL, holdingsmode = NULL, ...)

Method toJSON()

Usage
ComponentBenchmark$toJSON()

Method fromJSON()

Usage
ComponentBenchmark$fromJSON(ComponentBenchmarkJson)

Method toJSONString()

Usage
ComponentBenchmark$toJSONString()

Method fromJSONString()

Usage
ComponentBenchmark$fromJSONString(ComponentBenchmarkJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ComponentBenchmark$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


factset.analyticsapi.engines documentation built on Feb. 2, 2020, 5:06 p.m.