Type Definition pallet_roles::pallet::TenantLog  
source · pub type TenantLog<T: Config> = StorageMap<_GeneratedPrefixForStorageTenantLog<T>, Twox64Concat, AccountIdOf<T>, Tenant<T>, OptionQuery>;Expand description
Registry of Tenants organized by AccountId