* Added new Enrichers
* Added new Translators * Changed in DTOs * Further development
This commit is contained in:
@@ -100,8 +100,8 @@ namespace SytelineSaAppEfDataModel.Dtos
|
||||
public string UfFkrEdiAddIntDest { get; set; }
|
||||
public string UfFkrEdiCustPoLineNum { get; set; }
|
||||
public string UfFkrEdiPlaceOrPortDischarge { get; set; }
|
||||
public string RoutingCode { get; set; }
|
||||
public string DeliveryCallNumber { get; set; }
|
||||
public string? RoutingCode { get; set; }
|
||||
public string? DeliveryCallNumber { get; set; }
|
||||
public string UnloadingPoint { get; set; }
|
||||
public string DestinationPoint { get; set; }
|
||||
public string NewStatus { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user