feat: Implement agent verification management, including document display and status updates, on the user detail page.

This commit is contained in:
pradeepkumar
2026-01-28 13:48:02 +05:30
parent f7e18400de
commit 334a55f0a0
3 changed files with 383 additions and 0 deletions

View File

@@ -18,6 +18,9 @@ export type {
User,
UsersListResponse,
UserFilters,
VerificationStatus,
VerificationDocument,
AgentProfileDetails,
} from './users.service';
// Agent Types Service