EntityData interface
Entity JSON representation object.
Extends
Section titled “Extends”MetaEntityDTO
Properties
Section titled “Properties”List of attributes.
● attrs?: EntityAttrData[]
The description.
● desc?: string
List of sub-entities.
● ents?: EntityData[]
The id.
● id: string
The name.
● name: string
namePlur
Section titled “namePlur”The name in plural form
● namePlur?: string
Use in conditions.
● uic: boolean
Use in result.
● uir: boolean
Use in sorting.
● uis: boolean