mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-26 16:44:54 +00:00
feat: kyc process
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
export * from './account-card-status-changed-webhook.request.dto';
|
||||
export * from './account-transaction-webhook.request.dto';
|
||||
export * from './card-transaction-webhook.request.dto';
|
||||
export * from './kyc-webhook.request.dto';
|
||||
export * from './update-card-controls.request.dto';
|
||||
|
||||
Reference in New Issue
Block a user