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

Defines and specifies the catalog response group type.

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

Fields

Name Description
CatalogFull

Public string literal for the catalog full response group.

CatalogInfo

Public string literal for the catalog info response group.

Children

Public string literal for the children response group.

Request

Represents the request response group.

Extension Methods