Property Diff
An Object
Note |
Parent
This Property Diff is contained within a Repository.
Properties
The following properties are available:
Property | Type | Default | Read-Only | Description |
---|---|---|---|---|
_doc | string | No | The primary ID | |
_system | object | No | Metadata maintained by the system |
Schema
{
"type": "object",
"extends": "document",
"description": "Property Diff",
"container": "repository",
"properties": {
"_doc": null,
"_system": null
},
"id": "property-diff"
}