...
uniqueName* – Name of the Model Class, used in Model Object to reference the Model Class they instantiate. It can be modified but the references won’t be updated automatically.
label – Human readable name of the Model Class, displayed to the user, when they select which Model Class they want to use for creating a new Model Object.
definition – JSON definition of what a Model Object using this Model Class should look like and how it should behave, see below.
workflowFormulaName - – Name of the /wiki/spaces/UDEV/pages/2675736583 workflow logic (with workflowType = “model”) which is responsible to initialize the Approval Workflow for initializing the approval workflow when the user clicks on “Submit” Submit. If not set, when the user submit submits the model, it is auto-approved and is marked as “No Approval Required”.
...