Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityInterface

Hierarchy

Implemented by

Index

Properties

_id?: ObjectId
createdAt: Date
history?: HistoryActions
updatedAt?: Date

Methods

  • serialize(): Record<string, any>
  • toJSON(): Record<string, any>