Aller au contenu

primatch-frontend


primatch-frontend / types/admin / AdminDashboardResponse

Interface: AdminDashboardResponse

Defined in: src/types/admin.ts:83

Réponse du dashboard admin.

Properties

data

data: object

Defined in: src/types/admin.ts:84

games_trend

games_trend: Record\<string, number>

kpis

kpis: AdminDashboardKpis

level_distribution

level_distribution: LevelDistributionItem[]

pending_clubs_list

pending_clubs_list: PendingClubPreview[]

registration_trend

registration_trend: Record\<string, number>