* added reference for JS Client * added reference for JS Client * added reference for JS Client
98 lines
1.5 KiB
Markdown
98 lines
1.5 KiB
Markdown
---
|
|
displayed_sidebar: jsClientSidebar
|
|
---
|
|
|
|
# Class: AdminGetNotificationsParams
|
|
|
|
[internal](../modules/internal.md).AdminGetNotificationsParams
|
|
|
|
## Properties
|
|
|
|
### event\_name
|
|
|
|
• `Optional` **event\_name**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:38
|
|
|
|
___
|
|
|
|
### expand
|
|
|
|
• `Optional` **expand**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:37
|
|
|
|
___
|
|
|
|
### fields
|
|
|
|
• `Optional` **fields**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:36
|
|
|
|
___
|
|
|
|
### include\_resends
|
|
|
|
• `Optional` **include\_resends**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:42
|
|
|
|
___
|
|
|
|
### limit
|
|
|
|
• `Optional` **limit**: `number`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:34
|
|
|
|
___
|
|
|
|
### offset
|
|
|
|
• `Optional` **offset**: `number`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:35
|
|
|
|
___
|
|
|
|
### resource\_id
|
|
|
|
• `Optional` **resource\_id**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:40
|
|
|
|
___
|
|
|
|
### resource\_type
|
|
|
|
• `Optional` **resource\_type**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:39
|
|
|
|
___
|
|
|
|
### to
|
|
|
|
• `Optional` **to**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:41
|