Applied check for call end date and time

This commit is contained in:
nisha
2025-01-17 14:31:38 +05:30
parent 4cb4d78403
commit ca5d93ae1c
4 changed files with 27 additions and 6 deletions

View File

@@ -386,6 +386,6 @@ public class GepafinConstant {
public static final String COUNT="count";
public static final String APPLICATION_PER_CALL="applicationPerCall";
public static final String APPLICATION_PER_STATUS="applicationPerStatus";
public static final String CALL_END_DATE_PASSED="call.end.date.passed";
}