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 OrderEventIdentifiers

Represents a Indentifiers model in ODP

Inheritance
System.Object
OrderEventIdentifiers
Namespace: EPiServer.Commerce.ODP.Internal.Models
Assembly: EPiServer.Commerce.ODP.dll
Version: 14.26.0
Syntax
public class OrderEventIdentifiers : Object

Constructors

OrderEventIdentifiers()

Declaration
public OrderEventIdentifiers()

Properties

CommerceCloudId

The commerce cloud id

Declaration
public string CommerceCloudId { get; set; }
Property Value
Type Description
System.String