DependentEntity
Description
A common base class for all database nodes that are considered internal part of the Container entity and cannot be stand-alone objects that can freely be referenced by any other Container entity.
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| entity | False | object | ||||
| path | False | string | ||||
| type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | |||