Skip to content

Commit

Permalink
fix: status 48
Browse files Browse the repository at this point in the history
  • Loading branch information
brokeyourbike committed Mar 31, 2024
1 parent 4fabcf9 commit 3341716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Enums/ErrorCodeEnum.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ enum ErrorCodeEnum: string
case ERROR_WHILE_PROCESSING = '22';
case NO_DATA_FOUND = '25';
case DATA_INVALID = '35';
case INDETERMINATE_RESPONSE = '48';
case INVALID_REQUEST_IP = '70';
case WRONG_CREDENTIAL = '60';
case FAILED_WHILE_CREATING_BATCH = '96';
Expand Down

0 comments on commit 3341716

Please sign in to comment.