SudoSOS Back-end API / events / BaseEventShiftResponse
Interface: BaseEventShiftResponse ​
Deprecated ​
Events are out of scope for SudoSOS. Delete from 01/11/2026.
Extended by ​
Properties ​
createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtid ​
ts
id: number;Inherited from ​
ts
BaseResponse.idname ​
ts
name: string;updatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version