UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

27 lines (26 loc) 551 B
{ "type": "object", "properties": { "email": { "type": "string" }, "id": { "type": "integer" }, "initials": { "type": "string" }, "profileInfo": { "type": "object", "properties": { "verified_consultant": { "type": "null" }, "viewed_verified_consultant": { "type": "null" } } } }, "version": 1 }