OrderEditorConfigParsingNotification
public class OrderEditorConfigParsingNotification : NotificationEventBase
Inheritance
- class NotificationEventBase
Namespace
Constructors
OrderEditorConfigParsingNotification
public OrderEditorConfigParsingNotification(Guid storeId, JObject config)
Properties
Config
public JObject Config { get; set; }
StoreId
public Guid StoreId { get; }