This commit is contained in:
@@ -33,6 +33,7 @@ namespace rockfishCore.Models
|
||||
public string ContactName { get; set; }
|
||||
public string Notes { get; set; }
|
||||
public string Email { get; set; }
|
||||
public string EmailConfirmCode {get;set;}
|
||||
public bool EmailValidated { get; set; }
|
||||
public long? DtRequested { get; set; }
|
||||
public long? DtProcessed { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user