1a10822cae
* docs: update override price selection strategy documentation * fix eslint errors
26 lines
299 B
Plaintext
26 lines
299 B
Plaintext
---
|
|
displayed_sidebar: entitiesSidebar
|
|
---
|
|
|
|
import ParameterTypes from "@site/src/components/ParameterTypes"
|
|
|
|
# ClaimPaymentStatus
|
|
|
|
## Enumeration Members
|
|
|
|
### NA
|
|
|
|
**NA** = ``"na"``
|
|
|
|
___
|
|
|
|
### NOT\_REFUNDED
|
|
|
|
**NOT\_REFUNDED** = ``"not_refunded"``
|
|
|
|
___
|
|
|
|
### REFUNDED
|
|
|
|
**REFUNDED** = ``"refunded"``
|