Class OrderActivity
Inherited Members
Namespace: EPiServer.Commerce.Order.Internal
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public class OrderActivity : OrderNote, IOrderActivity, IOrderNote
Constructors
OrderActivity()
Declaration
public OrderActivity()
Properties
Channel
Gets or sets the channel of the order activity.
Declaration
public string Channel { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EventType
Gets or sets the event type.
Declaration
public OrderActivityEvent EventType { get; set; }
Property Value
Type | Description |
---|---|
OrderActivityEvent |