UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

36 lines (35 loc) 782 B
{ "type": "object", "properties": { "archived": { "type": "boolean" }, "createdAt": { "type": "string" }, "id": { "type": "string" }, "properties": { "type": "object", "properties": { "createdate": { "type": "string" }, "dealstage": { "type": "string" }, "hs_lastmodifieddate": { "type": "string" }, "hs_object_id": { "type": "string" } } }, "updatedAt": { "type": "string" } }, "version": 6 }