EnumeratedProperty | R Documentation |
EnumeratedProperty
EnumeratedProperty
R6Class
object, super class StringProperty
.
tercenApi::Base
-> tercenApi::Property
-> tercenApi::StringProperty
-> EnumeratedProperty
defaultValue
of type String inherited from super class StringProperty
.
name
of type String inherited from super class Property
.
description
of type String inherited from super class Property
.
values
list of type String.
defaultValue
of type String inherited from super class StringProperty
.
name
of type String inherited from super class Property
.
description
of type String inherited from super class Property
.
new()
EnumeratedProperty$new(json = NULL)
init()
EnumeratedProperty$init()
initJson()
EnumeratedProperty$initJson(json)
toTson()
EnumeratedProperty$toTson()
clone()
The objects of this class are cloneable with this method.
EnumeratedProperty$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.