fix and add filter leaveRequest
Some checks failed
release-dev / release-dev (push) Failing after 11s
Some checks failed
release-dev / release-dev (push) Failing after 11s
This commit is contained in:
parent
19ff8f2d65
commit
3882e11454
4 changed files with 13 additions and 2 deletions
|
|
@ -31,5 +31,7 @@
|
|||
public string LeaveRange { get; set; } = string.Empty;
|
||||
|
||||
public bool? HajjDayStatus { get; set; }
|
||||
|
||||
public string? ProfileType { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue