Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class CatalogEntryResponseGroup.ResponseGroup

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

Inheritance
System.Object
CatalogEntryResponseGroup.ResponseGroup
Namespace: Mediachase.Commerce.Catalog.Managers
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class ResponseGroup : Enum

Fields

Assets

Represents the assets response group.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup Assets
Field Value

Associations

Includes the immediate associations in the response.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup Associations
Field Value

CatalogEntryFull

Represents the catalog entry full response group.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup CatalogEntryFull
Field Value

CatalogEntryInfo

Represents the catalog entry info response group.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup CatalogEntryInfo
Field Value

Children

Represents the children response group.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup Children
Field Value

Inventory

Includes inventory in the response.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup Inventory
Field Value

Nodes

Represents the nodes response group.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup Nodes
Field Value

RecursiveAssociations

Includes recursively loaded associations in the response.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup RecursiveAssociations
Field Value

Request

Represents the request response group.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup Request
Field Value

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Variations

Includes variations in the response.

Declaration
public const CatalogEntryResponseGroup.ResponseGroup Variations
Field Value