[chore]: Separated Simbrella to bank calls
This commit is contained in:
Binary file not shown.
@@ -210,4 +210,6 @@ class ResponseHelper:
|
||||
Returns:
|
||||
Dict[str, Any]: A dictionary representing the JSON response.
|
||||
"""
|
||||
return ResponseHelper.build_response(False, message, data, 422, error)
|
||||
return ResponseHelper.build_response(False, message, data, 422, error)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user