ScriptActionValueDefinition

ScriptActionValueDefinition
ScriptActionValueDefinition
AllOf
This class requires all of the following:
JSON Example
{
    "dataType": {
        "typeId": "string"
    },
    "scope": {
        "level": "string"
    },
    "name": "string",
    "description": "string",
    "id": "string",
    "key": "string",
    "multi": false,
    "scriptActionFqn": "string"
}