Crate pallet_roles[−][src]
Modules
functions | |
rpc |
Structs
Module | |
NextRoleId | The next role id. |
Role | |
RoleById | Get role details by its id. |
RoleIdsBySpaceId | A list of all role ids available in this space. |
RoleIdsByUserInSpace | A list of all role ids granted to this user (account or space) within this space. |
RoleUpdate | |
UsersByRoleId | A list of all users (account or space ids) that have this role. |
Enums
Call | Dispatchable calls. |
Error | |
RawEvent | Events for this module. |
Constants
FIRST_ROLE_ID |
Traits
Trait | The pallet’s configuration trait. |
Type Definitions
Event |