Skip to main content

Attributes

Version: 1.0.0

BodyTemplate

The body of the event as a template

Data Type

STRING


BodyText

The body text of the notification

Data Type

STRING


CssStyle

The css style for a rendered html text

Data Type

STRING


EventLevel

Defines the level of the event (Information, Warning, Error)

Data Type

ENUM: System.Notification/EventLevels


EventSource

Defines event sources

Data Type

ENUM: System.Notification/EventSources


EventState

Defines the state of the event (Active, Inactive)

Data Type

ENUM: System.Notification/EventStates


Message

The message of the event

Data Type

STRING


NotificationType

Defines the type of the notification (Email, SMS, Push)

Data Type

ENUM: System.Notification/NotificationTypes


RenderingType

Defines the rendering type of the notification (Text, Html)

Data Type

ENUM: System.Notification/RenderingTypes


SubjectTemplate

The subject of the event as a template

Data Type

STRING


SubjectText

The subject text of the notification

Data Type

STRING