This commit is contained in:
@@ -16,7 +16,7 @@ namespace Sockeye.Models
|
||||
public uint Concurrency { get; set; }
|
||||
|
||||
public DateTime Created { get; set; }
|
||||
public long CustomerId { get; set; }
|
||||
public long? CustomerId { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerViz { get; set; }
|
||||
public string RegTo { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user