ifx
This commit is contained in:
@@ -783,6 +783,7 @@ model VerificationHistory {
|
||||
status VerificationStatus
|
||||
note String?
|
||||
adminId String?
|
||||
submittedData Json? // Snapshot of agent profile + documents at submission time
|
||||
createdAt DateTime @default(now())
|
||||
|
||||
agentProfile AgentProfile @relation(fields: [agentProfileId], references: [id], onDelete: Cascade)
|
||||
|
||||
Reference in New Issue
Block a user