Properties
| Property | Type |
|---|---|
id | string |
numericId | integer(int64) |
data * | object { } |
external | Array of ServiceMetadata |
Example
{
"id": null,
"numericId": null,
"data": {
"example-key": {}
},
"external": null
}| Property | Type |
|---|---|
id | string |
numericId | integer(int64) |
data * | object { } |
external | Array of ServiceMetadata |
{
"id": null,
"numericId": null,
"data": {
"example-key": {}
},
"external": null
}