AccountDirectories: AccountDirectories

Description Format Public fields Methods

Description

AccountDirectories Class

Format

An R6Class generator object

Public fields

accounts

list( character ) [optional]

directories

list( character ) [optional]

Methods

Public methods


Method new()

Usage
AccountDirectories$new(accounts = NULL, directories = NULL, ...)

Method toJSON()

Usage
AccountDirectories$toJSON()

Method fromJSON()

Usage
AccountDirectories$fromJSON(AccountDirectoriesJson)

Method toJSONString()

Usage
AccountDirectories$toJSONString()

Method fromJSONString()

Usage
AccountDirectories$fromJSONString(AccountDirectoriesJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AccountDirectories$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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