20 lines
241 B
Plaintext
20 lines
241 B
Plaintext
---
|
|
displayed_sidebar: entitiesSidebar
|
|
---
|
|
|
|
import ParameterTypes from "@site/src/components/ParameterTypes"
|
|
|
|
# DraftOrderStatus
|
|
|
|
## Enumeration Members
|
|
|
|
### COMPLETED
|
|
|
|
**COMPLETED** = ``"completed"``
|
|
|
|
___
|
|
|
|
### OPEN
|
|
|
|
**OPEN** = ``"open"``
|