primatch-frontend / types/notification / PaginatedNotificationsResponse
Interface: PaginatedNotificationsResponse¶
Defined in: src/types/notification.ts:75
Réponse paginée de la liste des notifications.
Properties¶
data¶
data:
Notification[]
Defined in: src/types/notification.ts:76
meta¶
meta:
NotificationMeta
Defined in: src/types/notification.ts:77