@@ -14,8 +14,6 @@ public class TrialExternalUser : BaseFullAuditEntity
|
||||
|
||||
public string Phone { get; set; } = String.Empty;
|
||||
|
||||
/// <summary>
|
||||
|
||||
public string Email { get; set; } = String.Empty;
|
||||
public string FirstName { get; set; } = String.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user