Namespace DataWeb.Newsletter
Namespaces
DataWeb.Newsletter.MailingLists
Classes
ConfirmEmailResult
Represents the result of an email confirmation operation.
DataDeliverRow
DataDeliverRowBatchSendEvent
DataDeliverRowParams
DataDeliverSetFailedEvent
DataDeliverSetRowStatus
DataDeliverSubscriber
DataDeliverSubscriber.AdditionalValue
EmailActivationBody
Represents the email activation body that is sent to a subscriber to confirm their email address.
NewsletterCredits
Represents the available and used newsletter credits.
NewsletterEvent
Represents a newsletter event.
NewsletterEventBatchInsert
Represents a batch insert item for newsletter events.
NewsletterEventFilter
Represents a filter used to retrieve newsletter events from the event store.
NewsletterEventHandler
Provides methods for handling the newsletter events process.
NewsletterEventService
Provides methods for interacting with newsletter events.
NewsletterMailingList
Base class for newsletter mailing lists.
NewsletterMailingListData
Represents the data model of a newsletter mailing list.
NewsletterMailingListFilter
Filters the newsletter mailing list based on certain criteria.
NewsletterMailingListService
A service that provides operations for managing newsletter mailing lists.
NewsletterModel
Represents a newsletter message to be sent to a mailing list.
NewsletterModelFilter
Filter used to retrieve newsletter models.
NewsletterModelService
Provides services related to Newsletter models.
NewsletterRow
Represents a newsletter row containing information about the email to be sent.
NewsletterRowFilter
Represents a filter for querying newsletter rows.
NewsletterRowReport
Represents a report for a newsletter row.
NewsletterRowReport.Link
Represents a link within the newsletter row report.
NewsletterRowService
Provides implementation for a service that manages newsletter rows.
NewsletterSubscriber
Represents a newsletter subscriber.
NewsletterSubscriber.AdditionalValue
Represents an additional value associated with a newsletter subscriber.
NewsletterSubscriberFilter
A filter used to search for newsletter subscribers.
NewsletterSubscriberInfo
NewsletterSubscriberInfo.AdditionalValue
NewsletterSubscriberService
Provides operations for managing newsletter subscribers.
NewsletterTemplate
Represents a newsletter template.
SubscribeResult
This class represents the result of a subscription operation for a newsletter subscriber.
UnsubscribeResult
Represents the result of an unsubscribe operation.
Interfaces
INewsletterEventHandler
Provides methods for handling the newsletter events process.
INewsletterEventService
Represents a service for managing newsletter events.
INewsletterEventStore
Represents a store for newsletter events.
INewsletterMailingListService
A service that provides operations for managing newsletter mailing lists.
INewsletterMailingListStore
Represents a store for mailing list.
INewsletterModelService
Provides methods for working with newsletter models.
INewsletterModelStore
Defines methods for storing and retrieving newsletter models.
INewsletterRowService
Defines the interface for a service that manages newsletter rows.
INewsletterRowStore
Defines the interface for a store that persists newsletter rows.
INewsletterSubscriberService
Provides operations for managing newsletter subscribers.
INewsletterSubscriberStore
Provides storage operations for newsletter subscribers.
Enums
NewsletterEventType
Represents the type of newsletter event.
NewsletterRowStatus
Enumeration representing the possible status of a newsletter row.
SubscriberStatus
Represents the status of a newsletter subscriber.