[][src]Trait sunshine_vote_petition::Trait

Associated Types

type Event: From<Event<Self>> + Into<Self::Event>

type OrgData: GroupMembership<Self::AccountId> + ChainSudoPermissions<Self::AccountId> + OrganizationSupervisorPermissions<u32, Self::AccountId>

Just used for permissions in this module

type ShareData: GetGroupSize<GroupId = UUID2> + GroupMembership<Self::AccountId, GroupId = UUID2> + SubGroupSupervisorPermissions<u32, u32, Self::AccountId> + ChangeGroupMembership<Self::AccountId> + GetFlatShareGroup<Self::AccountId>

An instance of SharesMembership

Loading content...

Implementors

Loading content...