S.No |
UserName |
Email |
Status |
TFA |
KYC |
Created at |
Action |
0">
{{i+(p*limit)+1}} |
{{user.username}} |
{{user.email}} |
{{(user.status == 0) ? "Inactive" : "Active" }} |
{{(user.tfa_status == 0) ? "Deactive" : "Active" }} |
{{user.kyc_status == 0 ? "Not verified" : user.kyc_status == 1 ? "Pending" : user.kyc_status == 2 ? "Rejected" : "Verifed"}} |
{{user.created_at | date:'dd-MM-yyyy hh:mm:ss' }} |
|
No records found