update 20250728
This commit is contained in:
@@ -14,6 +14,7 @@ namespace Model
|
||||
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; }
|
||||
@@ -61,6 +62,7 @@ namespace Model
|
||||
public string DocumentHandle { get; set; } = "";
|
||||
public string DistributionOption { get; set; } = "";
|
||||
public string GASCouvert { get; set; } = "";
|
||||
public string GASSize { get; set; } = "";
|
||||
public string Returnaddress { get; set; } = "";
|
||||
public string O2ODochandle { get; set; } = "";
|
||||
public string Status { get; set; } = "";
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user