add CandidateId
This commit is contained in:
parent
087f759432
commit
cf2dcb013e
2 changed files with 2 additions and 1 deletions
|
|
@ -7,5 +7,6 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
|
|||
public string? PaymentImg { get; set; }
|
||||
|
||||
public string? RejectDetail { get; set; }
|
||||
public Guid? CandidateId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue