Skip to content

SudoSOS Back-end API / events / EventRequest

Interface: EventRequest ​

Deprecated ​

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

Properties ​

endDate ​

ts
endDate: string;

The end date of the event.


name ​

ts
name: string;

Name of the event.


shiftIds ​

ts
shiftIds: number[];

IDs of shifts that are in this event per participant per borrel.


startDate ​

ts
startDate: string;

The starting date of the event.


type ​

ts
type: string;

The type of the event.