Base class for all entities

Hierarchy (view full)

Implements

  • Document

Constructors

Properties

Constructors

Properties

_id: ObjectId

ObjectId of the entity

createdAt: Date

created time in UTC

delFlg: 0 | 1

delete flag

id: string

id of the entity

updatedAt: Date

updated time in UTC

Generated using TypeDoc