group
This commit is contained in:
@@ -8,8 +8,6 @@ namespace Common.Dtos.Exper
|
||||
{
|
||||
public class Update_ExperDto
|
||||
{
|
||||
//From User and CompanyManager
|
||||
public int ID { get; set; }
|
||||
// For Update
|
||||
public string FullName { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user