update 20250728
This commit is contained in:
@@ -11,9 +11,10 @@ namespace Model
|
||||
public string bezeichnung { get; set; }
|
||||
public string PaketNr { get; set; }
|
||||
public string Versandoption { get; set; }
|
||||
public string Mitteilung { get; set; }
|
||||
public string Mitteilung { get; set; } = "";
|
||||
public string GAS { get; set; }
|
||||
public string GASAdresse { get; set; }
|
||||
public string GASSize { get; set; }
|
||||
public bool verified { get; set; } = false;
|
||||
public int partnernr { get; set; } = 0;
|
||||
public bool send_onbase_doc { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user