wip: Affiliation request

This commit is contained in:
2024-07-14 23:04:22 +02:00
parent b2438ec3d8
commit 682894f326
20 changed files with 322 additions and 53 deletions

View File

@@ -27,7 +27,7 @@ public class SimpleClub {
private String contact_intern;
private String RNA;
private Long SIRET;
private String no_affiliation;
private Long no_affiliation;
private boolean international;
private HashMap<String, String> contactMap = null;