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,93 @@
|
||||
# Class: AdminPostOrdersOrderClaimsReq
|
||||
|
||||
[internal](../modules/internal-12.md).AdminPostOrdersOrderClaimsReq
|
||||
|
||||
## Properties
|
||||
|
||||
### additional\_items
|
||||
|
||||
• `Optional` **additional\_items**: [`AdditionalItem`](internal-12.AdditionalItem-1.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:122
|
||||
|
||||
___
|
||||
|
||||
### claim\_items
|
||||
|
||||
• **claim\_items**: [`Item`](internal-12.Item-1.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:120
|
||||
|
||||
___
|
||||
|
||||
### metadata
|
||||
|
||||
• `Optional` **metadata**: `object`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:127
|
||||
|
||||
___
|
||||
|
||||
### no\_notification
|
||||
|
||||
• `Optional` **no\_notification**: `boolean`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:126
|
||||
|
||||
___
|
||||
|
||||
### refund\_amount
|
||||
|
||||
• `Optional` **refund\_amount**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:124
|
||||
|
||||
___
|
||||
|
||||
### return\_shipping
|
||||
|
||||
• `Optional` **return\_shipping**: [`ReturnShipping`](internal-12.ReturnShipping-2.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:121
|
||||
|
||||
___
|
||||
|
||||
### shipping\_address
|
||||
|
||||
• `Optional` **shipping\_address**: [`AddressPayload`](internal.AddressPayload.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:125
|
||||
|
||||
___
|
||||
|
||||
### shipping\_methods
|
||||
|
||||
• `Optional` **shipping\_methods**: [`ShippingMethod`](internal-12.ShippingMethod-1.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:123
|
||||
|
||||
___
|
||||
|
||||
### type
|
||||
|
||||
• **type**: ``"refund"`` \| ``"replace"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:119
|
||||
Reference in New Issue
Block a user