* Added new Enrichers
* Added new Translators * Changed in DTOs * Further development
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace SytelineSaAppEfDataModel.Dtos;
|
||||
|
||||
public class ItemCustPriceAllDto
|
||||
public class ItemCustPriceAllDto : DtoBase
|
||||
{
|
||||
public string SiteRef { get; set; }
|
||||
public string Item { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user