Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class OrderGroupEventType

Represents different types of OrderGroup

Inheritance
System.Object
OrderGroupEventType
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
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