diff --git a/resources/processmaker.json b/resources/processmaker.json index c7c37b6..34099da 100644 --- a/resources/processmaker.json +++ b/resources/processmaker.json @@ -52,6 +52,16 @@ "isAttr": true, "type": "Integer" }, + { + "name": "dueInVariable", + "isAttr": true, + "type": "String" + }, + { + "name": "isDueInVariable", + "isAttr": true, + "type": "Boolean" + }, { "name": "notifyAfterRouting", "isAttr": true,