UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

22 lines (21 loc) 377 B
{ "type": "object", "properties": { "date": { "type": "string" }, "exchange": { "type": "string" }, "split_factor": { "type": "integer" }, "symbol": { "type": "string" }, "volume": { "type": "integer" } }, "version": 4 }