StoreActionsRenderingNotification
public class StoreActionsRenderingNotification : NotificationEventBase
Inheritance
- class NotificationEventBase
Namespace
Constructors
StoreActionsRenderingNotification
public StoreActionsRenderingNotification(Guid storeId, StoreActionsDto actions)
Properties
Actions
public StoreActionsDto Actions { get; set; }
StoreId
public Guid StoreId { get; }