OrderItemStatus Enum
Namespace: PTS.Modules.Orders.Domain
Assembly: PTS.Modules.Orders.dll
Syntax
public enum OrderItemStatus
Fields
| Name | Description |
|---|---|
| NotSet | |
| Offered | |
| Option | |
| Provisioned | |
| Refunded | |
| Removed | |
| Selected |
public enum OrderItemStatus
| Name | Description |
|---|---|
| NotSet | |
| Offered | |
| Option | |
| Provisioned | |
| Refunded | |
| Removed | |
| Selected |