Data Models

Record


Properties

Property Type
id
string
data *
object
{ }
external
Array of ServiceMetadata

Example

{
  "id": null,
  "data": {
    "example-key": {}
  },
  "external": null
}