@@ -498,6 +498,8 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public Guid? UserTypeId { get; set; }
|
||||
|
||||
public List<UserTypeEnum> UserTypeList { get; set; }
|
||||
|
||||
public string UserName { get; set; } = string.Empty;
|
||||
|
||||
public string OrganizationName { get; set; } = String.Empty;
|
||||
|
||||
Reference in New Issue
Block a user