chore(docs): Generated JS Client Reference (automated) (#2660)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-28 11:02:11 +02:00
committed by GitHub
co-authored by olivermrbl
parent 3cee0bc8fc
commit ee14155eb7
238 changed files with 2768 additions and 1718 deletions
@@ -0,0 +1,33 @@
# Class: AdminPostPaymentRefundsReq
[internal](../modules/internal-16.md).AdminPostPaymentRefundsReq
## Properties
### amount
**amount**: `number`
#### Defined in
medusa/dist/api/routes/admin/payments/refund-payment.d.ts:83
___
### note
`Optional` **note**: `string`
#### Defined in
medusa/dist/api/routes/admin/payments/refund-payment.d.ts:85
___
### reason
**reason**: [`RefundReason`](../enums/internal-16.RefundReason.md)
#### Defined in
medusa/dist/api/routes/admin/payments/refund-payment.d.ts:84