| WizardStepModel | R Documentation |
WizardStepModel
WizardStepModel
R6Class object, super class StepModel.
tercenApi::Base -> tercenApi::StepModel -> WizardStepModel
namespaceof type String.
descriptionof type String.
appDesignTypeof type String.
factorslist of class MappingFactor.
filterslist of class MappingFilter.
stepslist of class Step.
defaultFactorslist of class MappingFactor.
defaultFilterslist 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.