ComponentAccount: ComponentAccount

Description Format Public fields Methods

Description

ComponentAccount Class

Format

An R6Class generator object

Public fields

id

character [optional]

name

character [optional]

holdingsmode

character [optional]

Methods

Public methods


Method new()

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

Method toJSON()

Usage
ComponentAccount$toJSON()

Method fromJSON()

Usage
ComponentAccount$fromJSON(ComponentAccountJson)

Method toJSONString()

Usage
ComponentAccount$toJSONString()

Method fromJSONString()

Usage
ComponentAccount$fromJSONString(ComponentAccountJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ComponentAccount$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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