Class PromotionsStore
Inheritance
System.Object
PromotionsStore
Namespace: EPiServer.Commerce.Shell.Rest
Assembly: EPiServer.Commerce.Shell.dll
Version: 13.30.0Syntax
public class PromotionsStore : RestControllerBase
Constructors
PromotionsStore(PromotionChangeManager)
Declaration
public PromotionsStore(PromotionChangeManager promotionChangeManager)
Parameters
| Type | Name | Description |
|---|---|---|
| PromotionChangeManager | promotionChangeManager |
Methods
Patch(PatchPromotionsModel)
Declaration
public ActionResult Patch(PatchPromotionsModel model)
Parameters
| Type | Name | Description |
|---|---|---|
| PatchPromotionsModel | model |
Returns
| Type | Description |
|---|---|
| System.Web.Mvc.ActionResult |