Metadata are entities which represents additional definitions and attribute information.
Name | Type | Description | Notes |
---|---|---|---|
Attributes | List<AttributeDefinition> | The list of attributes describing this entity type. | [optional] |
Description | string | The description for the entity definition. | [optional] |
DisplayName | Dictionary<string, string> | [optional] | |
IsSharedEntity | bool | Whether or not the instances of this entity is considered as a shared entity, meaning that an instance of the entity will be reused by multiple other entities (using relations). | [optional] |