Aller au contenu

primatch-frontend


primatch-frontend / types/notification / NotificationMeta

Interface: NotificationMeta

Defined in: src/types/notification.ts:66

Métadonnées de pagination pour les notifications.

Properties

current_page

current_page: number

Defined in: src/types/notification.ts:67


last_page

last_page: number

Defined in: src/types/notification.ts:68


per_page

per_page: number

Defined in: src/types/notification.ts:69


total

total: number

Defined in: src/types/notification.ts:70


unread_count

unread_count: number

Defined in: src/types/notification.ts:71