* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
686 B
686 B
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Enumeration: OrderStatus
internal.OrderStatus
Enumeration Members
ARCHIVED
• ARCHIVED = "archived"
Defined in
medusa/dist/models/order.d.ts:23
CANCELED
• CANCELED = "canceled"
Defined in
medusa/dist/models/order.d.ts:24
COMPLETED
• COMPLETED = "completed"
Defined in
medusa/dist/models/order.d.ts:22
PENDING
• PENDING = "pending"
Defined in
medusa/dist/models/order.d.ts:21
REQUIRES_ACTION
• REQUIRES_ACTION = "requires_action"
Defined in
medusa/dist/models/order.d.ts:25