chore(docs): Generated JS Client Reference (#5334)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-10 17:47:07 +00:00
committed by GitHub
parent 378ca1b36e
commit daea35fe73
1091 changed files with 140791 additions and 25954 deletions

View File

@@ -0,0 +1,89 @@
---
displayed_sidebar: jsClientSidebar
---
# Class: GetOrderEditsParams
[internal](../modules/internal-8.md).[internal](../modules/internal-8.internal.md).GetOrderEditsParams
## Hierarchy
- [`GetOrderEditsParams_base`](../modules/internal-8.md#getordereditsparams_base)
**`GetOrderEditsParams`**
## Properties
### expand
`Optional` **expand**: `string`
#### Inherited from
GetOrderEditsParams\_base.expand
#### Defined in
packages/medusa/dist/types/common.d.ts:239
___
### fields
`Optional` **fields**: `string`
#### Inherited from
GetOrderEditsParams\_base.fields
#### Defined in
packages/medusa/dist/types/common.d.ts:240
___
### limit
`Optional` **limit**: `number`
#### Inherited from
GetOrderEditsParams\_base.limit
#### Defined in
packages/medusa/dist/types/common.d.ts:244
___
### offset
`Optional` **offset**: `number`
#### Inherited from
GetOrderEditsParams\_base.offset
#### Defined in
packages/medusa/dist/types/common.d.ts:243
___
### order\_id
`Optional` **order\_id**: `string`
#### Defined in
packages/medusa/dist/api/routes/admin/order-edits/list-order-edit.d.ts:65
___
### q
`Optional` **q**: `string`
#### Defined in
packages/medusa/dist/api/routes/admin/order-edits/list-order-edit.d.ts:64