Fix TimeStamp Report
This commit is contained in:
parent
67f6be635c
commit
b3c752d2e6
3 changed files with 24 additions and 18 deletions
|
|
@ -40,6 +40,7 @@ namespace BMA.EHR.Application.Responses.Profiles
|
|||
public string? Gender { get; set; }
|
||||
|
||||
public string? ProfileType { get; set; }
|
||||
public bool? IsLeave { get; set; }
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue