update placement and retire
This commit is contained in:
parent
b528f0a81d
commit
706edbd0f0
32 changed files with 282 additions and 32 deletions
|
|
@ -42,6 +42,8 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public int? posMasterNo { get; set; }
|
||||
public string? position { get; set; }
|
||||
public string? posExecutiveName { get; set; }
|
||||
public string? positionExecutiveField { get; set; }
|
||||
public string? positionArea { get; set; }
|
||||
public string? posTypeId { get; set; }
|
||||
public string? posTypeName { get; set; }
|
||||
public string? posLevelId { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue