Start intergration of scrap-routine
This commit is contained in:
@ -12,7 +12,7 @@ namespace StockDomain
|
||||
public string StockExtId { get; set; }
|
||||
public decimal BuyValue { get; set; }
|
||||
public DateTime BuyDate { get; set; }
|
||||
public long BuytAmount { get; set; }
|
||||
public long BuyAmount { get; set; }
|
||||
public decimal ActValue { get; set; }
|
||||
public DateTime ActDate { get; set; }
|
||||
public long ActAmount { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user