Has Member
An Object
Note |
Parent
This Has Member is contained within a Domain.
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": "Has Member",
"container": "domain",
"properties": {
"_doc": null,
"_system": null
},
"id": "hasMember"
}