docs: update Typedoc and regenerate references (#1994)

* generated new services reference

* changed from automatic push to automated pull request

* updated typedoc, regenerated JS Client reference

* regenerated the reference after updating typedoc

* added action for js client
This commit is contained in:
Shahed Nasser
2022-08-04 17:29:52 +03:00
committed by GitHub
parent 6663a6290b
commit 02d5c1da88
630 changed files with 21256 additions and 16381 deletions

View File

@@ -0,0 +1,93 @@
# Class: AdminGetNotificationsParams
[internal](../modules/internal-11.md).AdminGetNotificationsParams
## Properties
### event\_name
`Optional` **event\_name**: `string`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:38
___
### expand
`Optional` **expand**: `string`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:37
___
### fields
`Optional` **fields**: `string`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:36
___
### include\_resends
`Optional` **include\_resends**: `string`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:42
___
### limit
`Optional` **limit**: `number`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:34
___
### offset
`Optional` **offset**: `number`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:35
___
### resource\_id
`Optional` **resource\_id**: `string`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:40
___
### resource\_type
`Optional` **resource\_type**: `string`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:39
___
### to
`Optional` **to**: `string`
#### Defined in
medusa/dist/api/routes/admin/notifications/list-notifications.d.ts:41