London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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