update 20250113

This commit is contained in:
Stefan Hutter
2025-01-13 21:00:23 +01:00
parent 1e3c169d49
commit 3e36dd541b
107 changed files with 366 additions and 79 deletions

View File

@@ -17,6 +17,7 @@ namespace Model
public string DokumentDatum { get; set; }
public string Termin { get; set; }
public string postzustellung { get; set; }
public string Bezeichnung { get; set; }
public string PartnerNr { get; set; }
public string Ersteller { get; set; }