Generated the following references: - `entities` - `file` - `fulfillment` - `inventory` - `js_client` - `medusa` - `medusa_config` - `medusa_react` - `modules` - `notification` - `payment` - `price_selection` - `pricing` - `product` - `search` - `services` - `stock_location` - `tax` - `tax_calculation` - `types` - `workflows` Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
26 lines
369 B
Plaintext
26 lines
369 B
Plaintext
---
|
|
displayed_sidebar: entitiesSidebar
|
|
---
|
|
|
|
import ParameterTypes from "@site/src/components/ParameterTypes"
|
|
|
|
# ClaimReason
|
|
|
|
## Enumeration Members
|
|
|
|
### MISSING\_ITEM
|
|
|
|
**MISSING\_ITEM** = `"missing_item"`
|
|
|
|
### WRONG\_ITEM
|
|
|
|
**WRONG\_ITEM** = `"wrong_item"`
|
|
|
|
### PRODUCTION\_FAILURE
|
|
|
|
**PRODUCTION\_FAILURE** = `"production_failure"`
|
|
|
|
### OTHER
|
|
|
|
**OTHER** = `"other"`
|