@@ -617,7 +617,6 @@ namespace IRaCIS.Application.Contracts
|
|||||||
public List<Guid> SubspecialityIds { get; set; } = new List<Guid>();
|
public List<Guid> SubspecialityIds { get; set; } = new List<Guid>();
|
||||||
|
|
||||||
public Guid Id { get; set; }
|
public Guid Id { get; set; }
|
||||||
public string OtherSkills { get; set; } = string.Empty;
|
|
||||||
|
|
||||||
public string ReadingTypeOther { get; set; } = string.Empty;
|
public string ReadingTypeOther { get; set; } = string.Empty;
|
||||||
public string ReadingTypeOtherCN { get; set; } = string.Empty;
|
public string ReadingTypeOtherCN { get; set; } = string.Empty;
|
||||||
|
|||||||
Reference in New Issue
Block a user