This commit is contained in:
@@ -14,6 +14,7 @@ namespace Sockeye.Models
|
||||
|
||||
[Required]
|
||||
public string Name { get; set; }
|
||||
public string IPAddress { get; set; }
|
||||
public bool Active { get; set; }
|
||||
public string Notes { get; set; }
|
||||
public DateTime Created { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user