VaultConfiguration: VaultConfiguration

Description Format Public fields Methods

Description

VaultConfiguration Class

Format

An R6Class generator object

Public fields

name

character [optional]

accounts

named list( ConfigurationAccount ) [optional]

Methods

Public methods


Method new()

Usage
VaultConfiguration$new(name = NULL, accounts = NULL, ...)

Method toJSON()

Usage
VaultConfiguration$toJSON()

Method fromJSON()

Usage
VaultConfiguration$fromJSON(VaultConfigurationJson)

Method toJSONString()

Usage
VaultConfiguration$toJSONString()

Method fromJSONString()

Usage
VaultConfiguration$fromJSONString(VaultConfigurationJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
VaultConfiguration$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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