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