Namensrefactory
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Shared.Domain
|
||||
public string Erstelldatum { get; set; }
|
||||
public string Strasse { get;set; }
|
||||
public string Ort { get; set; }
|
||||
public Auftraggeber Auftraggeber { get; set; }
|
||||
public EExportType ExportType { get; set; }
|
||||
public EKodierungssystem Kodierungssystem { get; set; }
|
||||
public IList<Kanal> Kanaele { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user