Description Format Public fields Methods
VaultConfiguration Class
An R6Class
generator object
name
character [optional]
accounts
named list( ConfigurationAccount ) [optional]
new()
VaultConfiguration$new(name = NULL, accounts = NULL, ...)
toJSON()
VaultConfiguration$toJSON()
fromJSON()
VaultConfiguration$fromJSON(VaultConfigurationJson)
toJSONString()
VaultConfiguration$toJSONString()
fromJSONString()
VaultConfiguration$fromJSONString(VaultConfigurationJson)
clone()
The objects of this class are cloneable with this method.
VaultConfiguration$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.