Enum CatalogResponseGroup.ResponseGroup
Defines and specifies the catalog response group type.
Namespace: Mediachase.Commerce.Catalog.Managers
Assembly: Mediachase.Commerce.dll
Version: 12.17.2Syntax
[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. |