kyc user and upload partial update encrypt nik and picture
This commit is contained in:
@@ -22,6 +22,11 @@ export * from './enums';
|
||||
*
|
||||
*/
|
||||
export type User = Prisma.UserModel
|
||||
/**
|
||||
* Model OrganizerVerification
|
||||
*
|
||||
*/
|
||||
export type OrganizerVerification = Prisma.OrganizerVerificationModel
|
||||
/**
|
||||
* Model Trip
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user