UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

25 lines (24 loc) 448 B
{ "type": "object", "properties": { "message-id": { "type": "string" }, "message-price": { "type": "string" }, "network": { "type": "string" }, "remaining-balance": { "type": "string" }, "status": { "type": "string" }, "to": { "type": "string" } }, "version": 1 }