feat: finish working on account transaction webhook

This commit is contained in:
Abdalhamid Alhamad
2025-07-09 13:31:08 +03:00
parent 3b3f8c0104
commit 038b8ef6e3
15 changed files with 249 additions and 11 deletions

View File

@ -1 +1,2 @@
export * from './account-transaction-webhook.request.dto';
export * from './card-transaction-webhook.request.dto';