Innovt Platform
Search Results for

    Show / Hide Table of Contents

    Enum NotificationMessageType

    Enum representing the type of a notification message.

    Namespace: Innovt.Notification.Core.Domain
    Assembly: Innovt.Notification.Core.dll
    Syntax
    public enum NotificationMessageType

    Fields

    Name Description
    Custom

    Custom notification type.

    Email

    Email notification type.

    Push

    Push notification type.

    Sms

    SMS notification type.

    Extension Methods

    Extensions.IsNull(object)
    Extensions.ToStringOrDefault(object)
    SimpleMapper.MapTo<T1>(object)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX