Class: abstract
RoleSqliteEntity
Role Sqlite Entity
Extends
Implements
Constructors
new RoleSqliteEntity()
new RoleSqliteEntity():
RoleSqliteEntity
Returns
Inherited from
CommonSqliteEntity
.constructor
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
assignees | ReferenceAssigneeInterface <ReferenceIdInterface <string >>[] | - | - |
dateCreated | Date | Date created. | RoleEntityInterface .dateCreated CommonSqliteEntity .dateCreated |
dateDeleted | AuditDateDeleted | Date deleted. | RoleEntityInterface .dateDeleted CommonSqliteEntity .dateDeleted |
dateUpdated | Date | Date updated. | RoleEntityInterface .dateUpdated CommonSqliteEntity .dateUpdated |
description | string | Name | - |
id | string | - | RoleEntityInterface .id CommonSqliteEntity .id |
name | string | Name | - |
version | number | Version | RoleEntityInterface .version CommonSqliteEntity .version |