NameDescriptionTypeAdditional information
Message

Notification message in a default locale.

string

None.

LocalizedMessages

The list of localized messages where Key - locale name by ISO 3166-1 alpha-2 and ISO 639-1 which separated by the symbol '-' (f.e. "en-GB"), Value - the notification message text in this locale.

Dictionary of string [key] and string [value]

None.

NotificationType

The any string that represents a specific type of notification.

string

None.

Object

The identifier of object to which notifcation is related. Notification belongs to one object only.

Itslearning.RestApi.Entities.TypedId

None.

Locations

List of identifiers of all locations to which notification is related. Usually notification belongs to one location, but it's possible to specify any number of locations.

Collection of Itslearning.RestApi.Entities.TypedId

None.

Url

The absolute URL that pointing to a notification related information.

string

None.

ToPersonIds

List of person identifiers to send notification to.

Collection of integer

None.