A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn 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