Identity - IdentityDoc
The IdentityDoc document is an optional identity document that allows users to define ownership and include identifying markers for a collection of documents. If used, the IdentityDoc document can be referenced by all other documents.
Field | Data Type | Required | Default | Description |
---|---|---|---|---|
id | String | Yes | - | Regno unique document identifier. |
type | Fixed String | No | AliasDoc | Type of the document, resolved from fixed document types. |
tags | IDictionary`2 | No | - | An array of key/pair free form string values. Used to store meta data related to the ownership of the associated documents. |