UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

135 lines (134 loc) 3.05 kB
{ "type": "object", "properties": { "active_flag": { "type": "boolean" }, "activities_count": { "type": "integer" }, "add_time": { "type": "string" }, "annual_revenue": { "type": "null" }, "cc_email": { "type": "string" }, "closed_deals_count": { "type": "integer" }, "country_code": { "type": "null" }, "delete_time": { "type": "null" }, "done_activities_count": { "type": "integer" }, "email_messages_count": { "type": "integer" }, "employee_count": { "type": "null" }, "files_count": { "type": "integer" }, "first_char": { "type": "string" }, "followers_count": { "type": "integer" }, "id": { "type": "integer" }, "industry": { "type": "null" }, "label_ids": { "type": "array", "items": { "type": "integer" } }, "linkedin": { "type": "null" }, "lost_deals_count": { "type": "integer" }, "name": { "type": "string" }, "notes_count": { "type": "integer" }, "open_deals_count": { "type": "integer" }, "owner_id": { "type": "object", "properties": { "active_flag": { "type": "boolean" }, "email": { "type": "string" }, "has_pic": { "type": "integer" }, "id": { "type": "integer" }, "name": { "type": "string" }, "value": { "type": "integer" } } }, "owner_name": { "type": "string" }, "people_count": { "type": "integer" }, "picture_id": { "type": "null" }, "related_closed_deals_count": { "type": "integer" }, "related_lost_deals_count": { "type": "integer" }, "related_open_deals_count": { "type": "integer" }, "related_won_deals_count": { "type": "integer" }, "undone_activities_count": { "type": "integer" }, "update_time": { "type": "string" }, "visible_to": { "type": "string" }, "website": { "type": "null" }, "won_deals_count": { "type": "integer" } }, "version": 1 }