Enum OrderShipmentStatus
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 10.8.0Syntax
[Flags]
public enum OrderShipmentStatus
Fields
| Name | Description |
|---|---|
| AwaitingInventory | |
| Cancelled | |
| InventoryAssigned | |
| OnHold | |
| Packing | |
| Released | |
| Shipped |