Description Format Public fields Methods
ConfigurationAccount Class
An R6Class
generator object
benchmarkCode
character [optional]
benchmarkName
character [optional]
maxEndDate
character [optional]
minStartDate
character [optional]
lockingDate
character [optional]
name
character [optional]
new()
ConfigurationAccount$new( benchmarkCode = NULL, benchmarkName = NULL, maxEndDate = NULL, minStartDate = NULL, lockingDate = NULL, name = NULL, ... )
toJSON()
ConfigurationAccount$toJSON()
fromJSON()
ConfigurationAccount$fromJSON(ConfigurationAccountJson)
toJSONString()
ConfigurationAccount$toJSONString()
fromJSONString()
ConfigurationAccount$fromJSONString(ConfigurationAccountJson)
clone()
The objects of this class are cloneable with this method.
ConfigurationAccount$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.