PDF Download

This commit is contained in:
Bastian Wagner
2026-03-13 21:19:52 +01:00
parent 7973d4563e
commit 8a9295c309
17 changed files with 182 additions and 423 deletions

View File

@@ -1,4 +1,4 @@
export class KeyHandoverDto {
export class KeyHandoverPDFDataDto {
handoverId!: string;
handoverDate!: Date;
place!: string;