Added signed document in evaluation response
This commit is contained in:
@@ -49,5 +49,6 @@ public class ApplicationEvaluationFormResponse {
|
||||
private String companyVatNumber;
|
||||
private String companyCodiceAteco;
|
||||
private List<EmailSendResponse> emailSendResponse;
|
||||
private ApplicationSignedDocumentResponse signedDocument;
|
||||
|
||||
}
|
||||
|
||||
@@ -51,5 +51,6 @@ public class ApplicationEvaluationResponse {
|
||||
private String companyCodiceAteco;
|
||||
private List<EmailSendResponse> emailSendResponse;
|
||||
private List<DocumentResponseBean> rejectedDocument;
|
||||
private ApplicationSignedDocumentResponse signedDocument;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user