Generated the following references: - `entities` - `inventory` - `js-client` - `pricing` - `product` - `services` - `stock-location` - `workflows` Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
32 lines
388 B
Plaintext
32 lines
388 B
Plaintext
---
|
|
displayed_sidebar: servicesSidebar
|
|
---
|
|
|
|
import ParameterTypes from "@site/src/components/ParameterTypes"
|
|
|
|
# ClaimReason
|
|
|
|
## Enumeration Members
|
|
|
|
#### MISSING\_ITEM
|
|
|
|
**MISSING\_ITEM** = `"missing_item"`
|
|
|
|
___
|
|
|
|
#### OTHER
|
|
|
|
**OTHER** = `"other"`
|
|
|
|
___
|
|
|
|
#### PRODUCTION\_FAILURE
|
|
|
|
**PRODUCTION\_FAILURE** = `"production_failure"`
|
|
|
|
___
|
|
|
|
#### WRONG\_ITEM
|
|
|
|
**WRONG\_ITEM** = `"wrong_item"`
|