Class OrderGroupEventType
Represents different types of OrderGroup
Inheritance
System.Object
OrderGroupEventType
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public sealed class OrderGroupEventType : Enum
Fields
Cart
The cart
Declaration
public const OrderGroupEventType Cart
Field Value
Type | Description |
---|---|
OrderGroupEventType |
PaymentPlan
The payment plan
Declaration
public const OrderGroupEventType PaymentPlan
Field Value
Type | Description |
---|---|
OrderGroupEventType |
PurchaseOrder
The purchase order
Declaration
public const OrderGroupEventType PurchaseOrder
Field Value
Type | Description |
---|---|
OrderGroupEventType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |