@@ -100,6 +100,10 @@ namespace IRaCIS.Application.Contracts
|
||||
[DictionaryTranslateAttribute("IsUserExitTrial")]
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
[DictionaryTranslateAttribute("IsSiteDisable")]
|
||||
|
||||
public bool RoleIsDeleted { get; set; }
|
||||
|
||||
public DateTime? DeletedTime { get; set; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user