MetaEntityDTO interface
Entity JSON representation object.
Properties
Section titled “Properties”List of attributes.
● attrs?: MetaEntityAttrDTO[]
The description.
● desc?: string
List of sub-entities.
● ents?: MetaEntityDTO[]
The id.
● id: string
The name.
● name: string
namePlur
Section titled “namePlur”The name in plural form
● namePlur?: string