VaultIdentifier Class
An R6Class
generator object
id
character
new()
VaultIdentifier$new(id, ...)
toJSON()
VaultIdentifier$toJSON()
fromJSON()
VaultIdentifier$fromJSON(VaultIdentifierJson)
toJSONString()
VaultIdentifier$toJSONString()
fromJSONString()
VaultIdentifier$fromJSONString(VaultIdentifierJson)
clone()
The objects of this class are cloneable with this method.
VaultIdentifier$clone(deep = FALSE)
deep
Whether to make a deep clone.