@sourceloop/core / Exports / CoreEntity
Class: CoreEntity<EntityType>¶
Type parameters¶
Name | Type |
---|---|
EntityType |
DataObject <Model > |
Hierarchy¶
-
Entity
↳
CoreEntity
↳↳
RevokedToken
Table of contents¶
Constructors¶
Constructors¶
constructor¶
• new CoreEntity<EntityType
>(data?
)
Type parameters¶
Name | Type |
---|---|
EntityType |
DataObject <Model > |
Parameters¶
Name | Type |
---|---|
data? |
Partial <EntityType > |
Overrides¶
Entity.constructor