Resolved Conflicts

This commit is contained in:
rajesh
2025-03-06 20:02:29 +05:30
7 changed files with 218 additions and 15 deletions

View File

@@ -487,6 +487,10 @@ public class GepafinConstant {
public static final String DATA="data";
public static final String FILE_SELECT = "fileselect";
public static final String PREFERRED_CALL_ID="preferredCallId";
public static final String REGION_ID="regionId";
}