This commit is contained in:
@@ -34,6 +34,9 @@ namespace AyaNova.Models
|
||||
|
||||
[NotMapped, JsonIgnore]
|
||||
public AyaType AyaType { get => AyaType.User; }
|
||||
|
||||
// [JsonIgnore]//hide from being returned (as null anyway) with User object in routes
|
||||
// public UserOptions UserOptions { get; set; }
|
||||
}//eoc
|
||||
|
||||
public class User : ICoreBizObjectModel
|
||||
|
||||
Reference in New Issue
Block a user