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