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