SudoSOS Back-end API / rbac / PermissionRule
Interface: PermissionRule ​
Extends ​
Pick<Permission,"entity"|"action"|"relation"|"attributes">
Properties ​
action ​
ts
action: string;Inherited from ​
attributes ​
ts
attributes: string[];Inherited from ​
entity ​
ts
entity: string;Inherited from ​
relation ​
ts
relation: string;