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