This commit is contained in:
Azeez Muibi
2025-04-11 11:43:43 +01:00
parent f6d8b6d256
commit 79f0ac63f6
5 changed files with 112 additions and 10 deletions
+1
View File
@@ -7,3 +7,4 @@ from app.api.services.customer_consent import CustomerConsentService
from app.api.services.notification_callback import NotificationCallbackService
from app.api.services.authorization import AuthorizationService
from app.api.services.transaction import TransactionService
from app.api.services.loan import LoanService