update 2024-09-11
This commit is contained in:
@@ -36,7 +36,9 @@ namespace Model
|
||||
public string team { get; set; }
|
||||
public string verantwortlich { get; set; }
|
||||
public string status { get; set; }
|
||||
public Erstellungsart erstellungsart { get; set; }
|
||||
public Erstellungsart erstellungsart { get; set; }
|
||||
|
||||
public string logo { get; set; } = "";
|
||||
public DataTable dokumentwerte { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user