no message
This commit is contained in:
parent
55224a594b
commit
168d921ddd
3 changed files with 4 additions and 0 deletions
|
|
@ -65,6 +65,9 @@ namespace BMA.EHR.Profile.Service.Models.HR
|
|||
[MaxLength(100)]
|
||||
public string? CoupleLastName { get; set; }
|
||||
|
||||
[MaxLength(100)]
|
||||
public string? CoupleLastNameOld { get; set; }
|
||||
|
||||
[MaxLength(100)]
|
||||
public string? CoupleCareer { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue