This commit is contained in:
parent
f332823819
commit
4988427f9f
2 changed files with 33 additions and 0 deletions
|
|
@ -7,5 +7,6 @@ namespace BMA.EHR.Leave.Service.DTOs.Reports
|
|||
public string? Type { get; set; } = string.Empty;
|
||||
public int node { get; set; }
|
||||
public string nodeId { get; set; }
|
||||
public bool? isRetirement { get; set; } = false;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue