Type Alias: GetNotifications
ts
type GetNotifications = PageParams & object;Defined in: src/types/GetNotifications.ts:4
Type Declaration
| Name | Type | Defined in |
|---|---|---|
type_? | "all" | NotificationDataType | src/types/GetNotifications.ts:5 |
unread_only? | boolean | src/types/GetNotifications.ts:6 |
