Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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