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

Enum PromotionItemRecordStatus

The PromotionItemRecordStatus enumeration defines the promotion item record status.

Namespace: Mediachase.Commerce.Marketing.Objects
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
public enum PromotionItemRecordStatus

Fields

Name Description
Commited

Represents the committed status.

Executing

Represents the executing status.

Invalid

Represents the invalid status.

Extension Methods