UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

25 lines (24 loc) 441 B
{ "type": "object", "properties": { "archived": { "type": "boolean" }, "currencyCode": { "type": "string" }, "currencyId": { "type": "string" }, "id": { "type": "string" }, "name": { "type": "string" }, "workspaceId": { "type": "string" } }, "version": 1 }