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:
@@ -0,0 +1,63 @@
|
||||
# Class: AdminPostOrdersOrderSwapsReq
|
||||
|
||||
[internal](../modules/internal-12.md).AdminPostOrdersOrderSwapsReq
|
||||
|
||||
## Properties
|
||||
|
||||
### additional\_items
|
||||
|
||||
• `Optional` **additional\_items**: [`AdditionalItem`](internal-12.AdditionalItem.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-swap.d.ts:91
|
||||
|
||||
___
|
||||
|
||||
### allow\_backorder
|
||||
|
||||
• `Optional` **allow\_backorder**: `boolean`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-swap.d.ts:94
|
||||
|
||||
___
|
||||
|
||||
### custom\_shipping\_options
|
||||
|
||||
• `Optional` **custom\_shipping\_options**: [`CustomShippingOption`](internal-12.CustomShippingOption.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-swap.d.ts:92
|
||||
|
||||
___
|
||||
|
||||
### no\_notification
|
||||
|
||||
• `Optional` **no\_notification**: `boolean`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-swap.d.ts:93
|
||||
|
||||
___
|
||||
|
||||
### return\_items
|
||||
|
||||
• **return\_items**: [`ReturnItem`](internal-12.ReturnItem.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-swap.d.ts:89
|
||||
|
||||
___
|
||||
|
||||
### return\_shipping
|
||||
|
||||
• `Optional` **return\_shipping**: [`ReturnShipping`](internal-12.ReturnShipping-1.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-swap.d.ts:90
|
||||
Reference in New Issue
Block a user