Identity Recipient
An Object
Note |
Parent
This Identity Recipient is contained within a Directory.
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",
"container": "directory",
"description": "Identity Recipient",
"properties": {
"_doc": null,
"_system": null
},
"id": "identityRecipient"
}