RolePermission

Model that describes role permissions.

Name Type Description
id Int64 Table record ID.
permission Permission Permission.
role Role Role.
value Boolean Allows or denies the permission for the role.