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:
committed by
GitHub
parent
378ca1b36e
commit
daea35fe73
@@ -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
|
||||
Reference in New Issue
Block a user