PermissionResource
An interface that represents a Permission in an Organization.
- Name
id- Type
string- Description
The unique identifier of the Permission.
- Name
key- Type
string- Description
The unique key of the Permission.
- Name
name- Type
string- Description
The name of the Permission.
- Name
type- Type
'system' | 'user'- Description
The type of the Permission.
- Name
createdAt- Type
Date- Description
The date when the Permission was created.
- Name
updatedAt- Type
Date- Description
The date when the Permission was last updated.
Feedback
Last updated on