Try our conversational search powered by Generative AI!

Enum CatalogEntryResponseGroup.ResponseGroup

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

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

Fields

Name Description
Assets

Represents the assets response group.

Associations

Includes the immediate associations in the response.

CatalogEntryFull

Represents the catalog entry full response group.

CatalogEntryInfo

Represents the catalog entry info response group.

Children

Represents the children response group.

Inventory

Includes inventory in the response.

Nodes

Represents the nodes response group.

RecursiveAssociations

Includes recursively loaded associations in the response.

Request

Represents the request response group.

Variations

Includes variations in the response.

Extension Methods