Merge pull request #159 from Kitzanos/feature/GEPAFINBE-140
GEPAFINBE-140 (Added codice_ateco field to company data)
This commit is contained in:
@@ -24,4 +24,5 @@ public class CompanyResponse extends BaseBean{
|
||||
private Boolean isLegalRepresentant;
|
||||
private String contactName;
|
||||
private String contactEmail;
|
||||
private String codiceAteco;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user