Table of Contents

Namespace Dynamicweb.Ecommerce.Products.EmailNotifications

Classes

ProductEmailNotification

Represents product email notification based on index query

ProductEmailNotificationPlaceholderViewModel

Placeholder1 field view model

ProductEmailNotificationQueryResultFieldViewModel

Represents ProductEmailNotificationQueryResultViewModel field model

ProductEmailNotificationQueryResultViewModel

Represents a view model for product notification query result item based on index product document.

ProductEmailNotificationQueryViewModel

Represents a view model notification query with results.

ProductEmailNotificationService

Service that provides functionality to fetch, save, delete and manipulate ProductEmailNotification and its ProductEmailNotificationUserRelation

ProductEmailNotificationUserRelation

Represents relation between ProductEmailNotification and User ids

ProductEmailNotificationViewModel

Represents a view model for an ProductEmailNotification, containing related index query result.

Enums

ProductEmailNotificationSendRuleType

Enumerates rules when to send an email notification

To top