Aller au contenu

primatch-frontend


primatch-frontend / services/accountService / AccountExportData

Interface: AccountExportData

Defined in: src/services/accountService.ts:12

Personal data returned by the export endpoint.

Properties

exported_at

exported_at: string

Defined in: src/services/accountService.ts:13


games_created

games_created: unknown[]

Defined in: src/services/accountService.ts:24


games_participated

games_participated: unknown[]

Defined in: src/services/accountService.ts:23


profile

profile: object

Defined in: src/services/accountService.ts:14

city

city: string | null

email

email: string

first_name

first_name: string

last_name

last_name: string

level

level: number | null

reliability_score

reliability_score: string | null

role

role: string