docs: updated js client reference (#2414)

* docs: updated js client reference

* docs: fixed link
This commit is contained in:
Shahed Nasser
2022-10-11 16:32:41 +03:00
committed by GitHub
parent b3ebc78b95
commit 8ca9354c50
384 changed files with 5705 additions and 4184 deletions
@@ -0,0 +1,43 @@
# Class: AdminPostOrdersOrderRefundsReq
[internal](../modules/internal-14.md).AdminPostOrdersOrderRefundsReq
## Properties
### amount
**amount**: `number`
#### Defined in
medusa/dist/api/routes/admin/orders/refund-payment.d.ts:83
___
### no\_notification
`Optional` **no\_notification**: `boolean`
#### Defined in
medusa/dist/api/routes/admin/orders/refund-payment.d.ts:86
___
### note
`Optional` **note**: `string`
#### Defined in
medusa/dist/api/routes/admin/orders/refund-payment.d.ts:85
___
### reason
**reason**: `string`
#### Defined in
medusa/dist/api/routes/admin/orders/refund-payment.d.ts:84