Skip to content

EntityData interface

Entity JSON representation object.


List of attributes.

● attrs?: EntityAttrData[]


The description.

● desc?: string


List of sub-entities.

● ents?: EntityData[]


The name.

● name: string


Use in conditions.

● uic: boolean


Use in result.

● uir: boolean


Use in sorting.

● uis: boolean