Merge pull request #278 from Kitzanos/feature/GEPAFINBE-210

GEPAFINBE-210 ( Manage error in PEC )
This commit is contained in:
Rinaldo
2025-05-02 15:41:11 +02:00
committed by GitHub
44 changed files with 636 additions and 75 deletions

View File

@@ -37,4 +37,6 @@ public class EmailLogRequest {
private Long callId;
private Long userActionId;
}