Skip to content

SudoSOS Back-end API / events / EventShiftAnswer

Class: EventShiftAnswer ​

Deprecated ​

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

Extends ​

Constructors ​

Constructor ​

ts
new EventShiftAnswer(): EventShiftAnswer;

Returns ​

EventShiftAnswer

Inherited from ​

BaseEntityWithoutId.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
availabilitypublicAvailabilityFilled in availability per slot.-
createdAtreadonlyDateThe creation date of the object.BaseEntityWithoutId.createdAt
eventpublicEventEvent that answers are related to-
eventIdpublicnumber--
selectedpublicbooleanIndicator whether the person has the related shift during the related borrel.-
shiftpublicEventShiftShift that answers are related to.-
shiftIdpublicnumber--
updatedAtreadonlyDateThe last update date of the object.BaseEntityWithoutId.updatedAt
userpublicUserParticipant that filled in their availability-
userIdpublicnumber--
versionreadonlynumberThe current version of the object.BaseEntityWithoutId.version