A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class CustomerGroupStore

Inheritance
System.Object
CustomerGroupStore
Namespace: EPiServer.Commerce.Shell.Rest
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0
Syntax
public class CustomerGroupStore : RestControllerBase

Constructors

CustomerGroupStore(CustomerGroupLoader)

Declaration
public CustomerGroupStore(CustomerGroupLoader customerGroupLoader)
Parameters
Type Name Description
CustomerGroupLoader customerGroupLoader

Methods

Get(String, ItemRange)

Declaration
public RestResult Get(string name, ItemRange range)
Parameters
Type Name Description
System.String name
EPiServer.Shell.Services.Rest.ItemRange range
Returns
Type Description
EPiServer.Shell.Services.Rest.RestResult