UserSecret | R Documentation |
UserSecret
UserSecret
R6Class
object, super class PersistentObject
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::PersistentObject
-> UserSecret
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of type String inherited from super class IdObject
.
userId
of type String.
salt
of type String.
hashPassword
of type String.
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of type String inherited from super class IdObject
.
new()
UserSecret$new(json = NULL)
init()
UserSecret$init()
initJson()
UserSecret$initJson(json)
toTson()
UserSecret$toTson()
clone()
The objects of this class are cloneable with this method.
UserSecret$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.