register
This commit is contained in:
@@ -14,5 +14,7 @@ namespace Data.Entities
|
||||
public string LastName { get; set; }
|
||||
|
||||
public string PersonalNumber { get; set; }
|
||||
|
||||
public bool IsAdmin { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user