Interface: RoleCreatableInterface
Extends
Pick
<RoleInterface
,"name"
|"description"
>
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
description | string | Name | Pick.description |
name | string | Name | Pick.name |
Pick
<RoleInterface
, "name"
| "description"
>Property | Type | Description | Inherited from |
---|---|---|---|
description | string | Name | Pick.description |
name | string | Name | Pick.name |