@@ -67,6 +67,8 @@ public enum MessageCode {
|
||||
USER_VERIFICATIONS_NOT_FOUND(4, "Verifications not found"),
|
||||
COMPLAINT_OR_LAW_CASE_IN_WORK(2, "Complaint or lawcase in work"),
|
||||
NOT_VALID_STATUS(2, "Not valid status"),
|
||||
PERMISSION_NOT_VALID(2, "Not valid permission"),
|
||||
NOT_HAVE_DOWNLOAD_PERMISSION(2, "Not haver permission for download"),
|
||||
ADMIN_USER_NOT_FOUND(4, "Verifications ,user or admin not found");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user