With Opticon around the corner, we'll be canceling this month's (Sept) Happy Hour.

Class CustomerGroupStore

Inheritance
System.Object
CustomerGroupStore
Namespace: EPiServer.Commerce.Shell.Rest
Assembly: EPiServer.Commerce.Shell.dll
Version: 13.30.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