Skip to content

SudoSOS Back-end API / notifications / NotificationLog

Class: NotificationLog ​

Extends ​

Constructors ​

Constructor ​

ts
new NotificationLog(): NotificationLog;

Returns ​

NotificationLog

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
handlerpublicEMAILThe channel of the notification.-
idreadonlynumber-BaseEntity.id
typepublicNotificationTypesThe type of notification.-
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
userpublicUserThe user for which the log was made.-
versionreadonlynumberThe current version of the object.BaseEntity.version