Skip to main content
interface EventUserPreScheduleAnonymization
implements HookEventBase
import { type EventUserPreScheduleAnonymization } from "https://deno.land/x/authgear_deno_hook@v1.3.0/mod.ts";

Properties

type: "user.pre_schedule_anonymization"
payload: { user: User; }