Properties
| Property | Type |
|---|---|
records * | Array of Record |
Example
{
"records": [
{
"id": null,
"numericId": null,
"data": {
"example-key": {}
},
"external": null
}
]
}| Property | Type |
|---|---|
records * | Array of Record |
{
"records": [
{
"id": null,
"numericId": null,
"data": {
"example-key": {}
},
"external": null
}
]
}