This commit is contained in:
parent
1bec091856
commit
d692ea4359
3 changed files with 91 additions and 21 deletions
|
|
@ -17,8 +17,8 @@ namespace BMA.EHR.Discipline.Service.Requests
|
|||
|
||||
public string status { get; set; }
|
||||
|
||||
public string posType { get; set; }
|
||||
public string? posType { get; set; }
|
||||
|
||||
public string posLevel { get; set; }
|
||||
public string? posLevel { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue