Namespace: internal
Classes
- AdminGetNotificationsParams
- AdminPostNotificationsNotificationResendReq
- Notification
- NotificationProvider
Type Aliases
AdminNotificationsListRes
Ƭ AdminNotificationsListRes: Object
Copy to Clipboard
Type declaration
Name | Type |
---|---|
notifications Copy to Clipboard | Notification Copy to Clipboard[] |
Defined in
medusa/dist/api/routes/admin/notifications/index.d.ts:8
AdminNotificationsRes
Ƭ AdminNotificationsRes: Object
Copy to Clipboard
Type declaration
Name | Type |
---|---|
notification Copy to Clipboard | Notification Copy to Clipboard |
Defined in
medusa/dist/api/routes/admin/notifications/index.d.ts:11