Skip to content

SudoSOS Back-end API / events / Event

Class: Event ​

Deprecated ​

Events are out of scope for SudoSOS. Delete from 01/11/2026.

Extends ​

Constructors ​

Constructor ​

ts
new Event(): Event;

Returns ​

Event

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
answerspublicEventShiftAnswer[]--
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
createdBypublicUserCreator of the event.-
endDatepublicDateThe end date from which the banner should no longer be shown.-
idreadonlynumber-BaseEntity.id
namepublicstringName of the event.-
shiftspublicEventShift[]--
startDatepublicDateThe starting date from which the banner should be shown.-
typepublicEventType--
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version