Description Format Public fields Methods
VaultComponent Class
An R6Class generator object
idcharacter [optional]
accountVaultIdentifier [optional]
benchmarkVaultIdentifier [optional]
currencyisocodecharacter [optional]
datesVaultDateParameters [optional]
snapshotcharacter [optional]
namecharacter [optional]
categorycharacter [optional]
new()VaultComponent$new( id = NULL, account = NULL, benchmark = NULL, currencyisocode = NULL, dates = NULL, snapshot = NULL, name = NULL, category = NULL, ... )
toJSON()VaultComponent$toJSON()
fromJSON()VaultComponent$fromJSON(VaultComponentJson)
toJSONString()VaultComponent$toJSONString()
fromJSONString()VaultComponent$fromJSONString(VaultComponentJson)
clone()The objects of this class are cloneable with this method.
VaultComponent$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.