Magidoc

ChangeNotification
Object

Fields

#

id

ID !
Non-null

This notifications ID.

status

Status for a notification message.

reason

The reason why the notification was triggered.

number

Non-null

In case the reason is RESEND_ON_CONFIRMATION_CHANGE, RESEND_PERIODIC or RESEND_ON_SUB_STATUS_CHANGED this number counts the resends. For any other reason it will be 1.

system

An associated monitored system. Can be null.

customer

An associated customer. Can be null,

enqueueTime

The time when this notification was added to the send queue.

sentTime

The time when this notification was sent.

log

This notifications log.

action

The action for this notification.

change

The check for which this notification was generated.

Interfaces

#

Also implements Notification .