Interface: RoleEntityInterface
Identifiable by id.
See
https://en.wikipedia.org/wiki/Reference_(computer_science) (opens in a new tab)
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
assignees | ReferenceAssigneeInterface <ReferenceIdInterface <string >>[] | - | RoleInterface .assignees |
dateCreated | Date | - | RoleInterface .dateCreated |
dateDeleted | AuditDateDeleted | - | RoleInterface .dateDeleted |
dateUpdated | Date | - | RoleInterface .dateUpdated |
description | string | Name | RoleInterface .description |
id | string | - | RoleInterface .id |
name | string | Name | RoleInterface .name |
version | number | - | RoleInterface .version |