Generalised lead entries
This commit is contained in:
@@ -10,7 +10,9 @@ public class Lead
|
||||
|
||||
public Guid? CustomerId { get; set; }
|
||||
|
||||
public string? GoogleClickId { get; set; }
|
||||
public string? Source { get; set; }
|
||||
|
||||
public string? ClickId { get; set; }
|
||||
|
||||
public string? WebClickId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user