This commit is contained in:
parent
4ca6b7d842
commit
b90a0ad489
3 changed files with 13 additions and 2 deletions
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
public string LeaveTypeName { get; set; }
|
||||
|
||||
public string? LeaveSubTypeName { get; set; } = string.Empty;
|
||||
|
||||
public Guid LeaveTypeId { get; set; }
|
||||
|
||||
public string FullName { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue