dahoud
cfec9e8a7d
feat(mobile): ajout champs KYC au modèle membre (T022)
Phase 4 Mobile - Section 4.2 Fiche membre KYC
Nouveaux enums :
- NiveauVigilanceKyc : SIMPLIFIE, RENFORCE
- StatutKyc : NON_VERIFIE, EN_COURS, VERIFIE, REFUSE
Modification MembreCompletModel :
- niveauVigilanceKyc (NiveauVigilanceKyc nullable)
- statutKyc (StatutKyc nullable)
- dateVerificationIdentite (DateTime nullable)
Ajouts complets :
- Champs dans constructeur (avec valeurs nullables)
- Méthode copyWith (3 nouveaux paramètres)
- Liste props Equatable (pour égalité structurelle)
- Annotations @JsonKey avec noms snake_case
Impact :
- Modèle mobile aligné avec backend MembreResponse
- Prêt pour affichage statut KYC dans fiche membre
- Conformité LCB-FT : traçabilité vérification identité
Spec : specs/001-mutuelles-anti-blanchiment/spec.md
Progression : 19/27 tâches (70%)
Signed-off-by: lions dev Team
2026-03-15 02:51:53 +00:00
..
2026-03-15 02:12:17 +00:00
2026-03-15 02:46:41 +00:00
2026-03-15 02:51:53 +00:00
2026-02-27 14:41:07 +00:00
2026-03-15 02:12:17 +00:00
2026-03-15 02:12:17 +00:00
2026-03-15 02:12:17 +00:00