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 CatalogRelationResponseGroup.ResponseGroup

The ResponseGroup enumeration defines and specifies the catalog relation response group.

Namespace: Mediachase.Commerce.Catalog.Managers
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
[Flags]
public enum ResponseGroup

Fields

Name Description
CatalogEntry

Represents the catalog entry response group.

CatalogNode

Represents the catalog node response group.

NodeEntry

Represents the node entry response group.

Extension Methods