ComponentSummary: ComponentSummary

Description Format Public fields Methods

Description

ComponentSummary Class

Format

An R6Class generator object

Public fields

name

character [optional]

category

character [optional]

Methods

Public methods


Method new()

Usage
ComponentSummary$new(name = NULL, category = NULL, ...)

Method toJSON()

Usage
ComponentSummary$toJSON()

Method fromJSON()

Usage
ComponentSummary$fromJSON(ComponentSummaryJson)

Method toJSONString()

Usage
ComponentSummary$toJSONString()

Method fromJSONString()

Usage
ComponentSummary$fromJSONString(ComponentSummaryJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ComponentSummary$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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