Done ticket GEPAFINBE-140

This commit is contained in:
rajesh
2025-01-13 19:17:39 +05:30
parent 6e092bd534
commit 7953ba0838
4 changed files with 27 additions and 1 deletions

View File

@@ -24,4 +24,5 @@ public class CompanyResponse extends BaseBean{
private Boolean isLegalRepresentant;
private String contactName;
private String contactEmail;
private String codiceAteco;
}