Done ticket GEPAFINBE-187 and GEPAFINBE-188

This commit is contained in:
nisha
2025-03-20 12:56:54 +05:30
parent 8116bceffe
commit b9f40d77ca
5 changed files with 36 additions and 4 deletions

View File

@@ -47,5 +47,7 @@ public class ApplicationEvaluationResponse {
private Long numberOfCheck;
private Long appointmentTemplateId;
private EvaluationVersionEnum evaluationVersion;
private String companyVatNumber;
private String companyCodiceAteo;
}