Currency: Currency

Description Format Public fields Methods

Description

Currency Class

Format

An R6Class generator object

Public fields

name

character [optional]

Methods

Public methods


Method new()

Usage
Currency$new(name = NULL, ...)

Method toJSON()

Usage
Currency$toJSON()

Method fromJSON()

Usage
Currency$fromJSON(CurrencyJson)

Method toJSONString()

Usage
Currency$toJSONString()

Method fromJSONString()

Usage
Currency$fromJSONString(CurrencyJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Currency$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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