chore(docs): Generated JS Client Reference (automated) (#2660)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
3cee0bc8fc
commit
ee14155eb7
@@ -0,0 +1,53 @@
|
||||
# Enumeration: RefundReason
|
||||
|
||||
[internal](../modules/internal-16.md).RefundReason
|
||||
|
||||
## Enumeration Members
|
||||
|
||||
### CLAIM
|
||||
|
||||
• **CLAIM** = ``"claim"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/models/refund.d.ts:8
|
||||
|
||||
___
|
||||
|
||||
### DISCOUNT
|
||||
|
||||
• **DISCOUNT** = ``"discount"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/models/refund.d.ts:5
|
||||
|
||||
___
|
||||
|
||||
### OTHER
|
||||
|
||||
• **OTHER** = ``"other"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/models/refund.d.ts:9
|
||||
|
||||
___
|
||||
|
||||
### RETURN
|
||||
|
||||
• **RETURN** = ``"return"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/models/refund.d.ts:6
|
||||
|
||||
___
|
||||
|
||||
### SWAP
|
||||
|
||||
• **SWAP** = ``"swap"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/models/refund.d.ts:7
|
||||
Reference in New Issue
Block a user