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.0Syntax
public sealed class ResponseGroup : Enum
Fields
Assets
Represents the assets response group.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup Assets
Field Value
Type | Description |
---|---|
Catalog |
Associations
Includes the immediate associations in the response.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup Associations
Field Value
Type | Description |
---|---|
Catalog |
CatalogEntryFull
Represents the catalog entry full response group.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup CatalogEntryFull
Field Value
Type | Description |
---|---|
Catalog |
CatalogEntryInfo
Represents the catalog entry info response group.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup CatalogEntryInfo
Field Value
Type | Description |
---|---|
Catalog |
Children
Represents the children response group.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup Children
Field Value
Type | Description |
---|---|
Catalog |
Inventory
Includes inventory in the response.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup Inventory
Field Value
Type | Description |
---|---|
Catalog |
Nodes
Represents the nodes response group.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup Nodes
Field Value
Type | Description |
---|---|
Catalog |
RecursiveAssociations
Includes recursively loaded associations in the response.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup RecursiveAssociations
Field Value
Type | Description |
---|---|
Catalog |
Request
Represents the request response group.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup Request
Field Value
Type | Description |
---|---|
Catalog |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System. |
Variations
Includes variations in the response.
Declaration
public const CatalogEntryResponseGroup.ResponseGroup Variations
Field Value
Type | Description |
---|---|
Catalog |