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