32 lines
392 B
Plaintext
32 lines
392 B
Plaintext
---
|
|
displayed_sidebar: entitiesSidebar
|
|
---
|
|
|
|
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"``
|