Enum CatalogNodeResponseGroup.ResponseGroup
The ResponseGroup enumeration defines and specifies the catalog node response groups.
Namespace: Mediachase.Commerce.Catalog.Managers
Assembly: Mediachase.Commerce.dll
Version: 13.30.0Syntax
[Flags]
public enum ResponseGroup
Fields
Name | Description |
---|---|
Ancestor | Represents the ancestor response group. |
Assets | Represents the assets response group. |
CatalogNodeFull | Represents the catalog node full response group. |
CatalogNodeInfo | Represents the catalog node info response group. |
Children | Represents the children response group. |
Request | Represents the request response group. |