primatch-frontend / types/notification / NotificationType
Type Alias: NotificationType¶
NotificationType =
"game_joined"|"game_left"|"game_cancelled"|"game_full"|"game_reminder"|"game_started"|"game_invitation"|"game_invitation_accepted"|"game_invitation_declined"|"game_nearby"|"participation_request"|"participation_approved"|"participation_rejected"|"score_submitted"|"score_validated"|"score_contested"|"score_finalized"|"message_received"|"reservation_request"|"reservation_accepted"|"reservation_rejected"|"club_validated"|"club_rejected"
Defined in: src/types/notification.ts:2
Type de notification.