n8n-nodes-base
Version:
Base nodes of n8n
74 lines (73 loc) • 1.57 kB
JSON
{
"type": "object",
"properties": {
"attributes": {
"type": "object",
"properties": {
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"BillingAddress": {
"type": "object",
"properties": {
"geocodeAccuracy": {
"type": "null"
}
}
},
"BillingGeocodeAccuracy": {
"type": "null"
},
"CreatedById": {
"type": "string"
},
"CreatedDate": {
"type": "string"
},
"error": {
"type": "string"
},
"Id": {
"type": "string"
},
"IsDeleted": {
"type": "boolean"
},
"Jigsaw": {
"type": "null"
},
"JigsawCompanyId": {
"type": "null"
},
"LastModifiedById": {
"type": "string"
},
"LastModifiedDate": {
"type": "string"
},
"MasterRecordId": {
"type": "null"
},
"Name": {
"type": "string"
},
"OwnerId": {
"type": "string"
},
"ShippingGeocodeAccuracy": {
"type": "null"
},
"SicDesc": {
"type": "null"
},
"SystemModstamp": {
"type": "string"
}
},
"version": 3
}