WizardStepModel | R Documentation |
WizardStepModel
WizardStepModel
R6Class
object, super class StepModel
.
tercenApi::Base
-> tercenApi::StepModel
-> WizardStepModel
namespace
of type String.
description
of type String.
appDesignType
of type String.
factors
list of class MappingFactor
.
filters
list of class MappingFilter
.
steps
list of class Step
.
defaultFactors
list of class MappingFactor
.
defaultFilters
list of class MappingFilter
.
new()
WizardStepModel$new(json = NULL)
init()
WizardStepModel$init()
initJson()
WizardStepModel$initJson(json)
toTson()
WizardStepModel$toTson()
clone()
The objects of this class are cloneable with this method.
WizardStepModel$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.