UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

36 lines (35 loc) 813 B
{ "type": "object", "properties": { "contactId": { "type": "string" }, "etag": { "type": "string" }, "names": { "type": "object", "properties": { "displayName": { "type": "string" }, "displayNameLastFirst": { "type": "string" }, "familyName": { "type": "string" }, "givenName": { "type": "string" }, "unstructuredName": { "type": "string" } } }, "resourceName": { "type": "string" } }, "version": 1 }