London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Enum CatalogResponseGroup.ResponseGroup

Defines and specifies the catalog response group type.

Namespace: Mediachase.Commerce.Catalog.Managers
Assembly: Mediachase.Commerce.dll
Version: 13.30.0
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